What are the maven-2 best practices
        Posted  
        
            by c0mrade
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by c0mrade
        
        
        
        Published on 2010-02-12T15:59:18Z
        Indexed on 
            2010/04/01
            2:13 UTC
        
        
        Read the original article
        Hit count: 1263
        
Hello everyone, Maven is very impressive tool, I've used it for few weeks now and almost every day I learn something new about maven. What do you think are the best practices? I found this relevant on the google http://www.sonatype.com/people/2009/01/maven-continuous-integration-best-practices/ , others are not relevant at all, and maven apache documentation is not good organized so its hard to pick up on things if you don't know what you are looking for. Any suggestions ?
© Stack Overflow or respective owner