Dirk Olmes wrote:
David Lewis wrote:
That's a good point about explicitly setting the plugin version.  I'll
have to make sure I'm doing that with all of the plugins I'm using.

The buildnumber-maven-plugin is such a versatile plugin that can do so
many things that don't involve any SCM (build timestamp, build number
from a properties file, etc). It's really a shame if those of us stuck
with another version control system can't use it for those features.
:(

The above statement is clearly a hint that the buildnumber-maven-plugin
does too much and maybe should be refactored into two?

-dirk

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



I agree the buildnumber plugin should probably be split into multiple goals/mojos (not multiple plugins). I created a jira issue MOJO-1422 [1] when thinking about separating out the timestamp stuff. Feel free to vote and/or add more info to the issue.

[1]http://jira.codehaus.org/browse/MOJO-1422

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to