You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2019/04/22 12:17:14 UTC

[GitHub] [accumulo] milleruntime opened a new issue #1115: Simplify Maven Pom

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:
users@infra.apache.org


With regards,
Apache Git Services