milleruntime opened a new issue #1115: Simplify Maven Pom
URL: https://github.com/apache/accumulo/issues/1115
 
 
   @EdColeman @mjwall and I were getting frustrated with our Maven build 
lifecycle the other day and thought it might be nice to simplify the pom down 
so "mvn clean verify" does the minimum amount of work.
   
   Simplifiying the pom would help with maintainability for the project.  I 
find myself always running "mvn clean verify -Dspotbugs.skip -DskipTests" which 
is fine but can still take a while.  For newer developers unfamiliar with Maven 
appending an absurd amount of "skip" options can be a burden as well. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to