Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version. Compare with Current ·  View Page History

When I install the maven-buildnumber-plugin I need to execute the goal for the plugin to obtain the SCM revision. (i.e. mvn buildnumber:create install ).

How do you make the install goal automatically invoke the buildnumber:create goal on a plugin so the $

Unknown macro: {buildNumber}

  value is available in the pom.xml?

Labels
  • None