Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save steshaw/10515999 to your computer and use it in GitHub Desktop.
Save steshaw/10515999 to your computer and use it in GitHub Desktop.

"What I want in a build tool is [snip] what was described over a decade ago by Peter Miller: never [have to] run a clean build, and reliably build any sub-target you like. These are properties, not features, and you don't get properties by accumulating more code."

This is the conclusion from Lex Spoon's http://blog.lexspoon.org/2012/12/recursive-maven-considered-harmful.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment