Issue Type: New Feature New Feature
Assignee: Unassigned
Created: 16/May/13 4:41 PM
Description:

This plugin appears to be very verbose on the console. For instance, with Git:

[buildnumber:create]
Checking for local modifications: skipped.
Updating project files from SCM: skipped.
ShortRevision tag detected. The value is '12'.
Executing: /bin/sh -c cd /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/TheseFoolishThings/thesefoolishthings-superpom-git-release-test-src/modules/Module1 && git rev-parse --verify --short=12 HEAD
Working directory: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/TheseFoolishThings/thesefoolishthings-superpom-git-release-test-src/modules/Module1
Storing buildNumber: 4dd4d463993e at timestamp: 1368740093767
ShortRevision tag detected. The value is '12'.
Executing: /bin/sh -c cd /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/TheseFoolishThings/thesefoolishthings-superpom-git-release-test-src/modules/Module1 && git rev-parse --verify --short=12 HEAD
Working directory: /Volumes/Users/fritz/Business/Tidalwave/Projects/WorkAreas/TheseFoolishThings/thesefoolishthings-superpom-git-release-test-src/modules/Module1
Storing buildScmBranch: UNKNOWN

Most of those pieces of information aren't useful, unless you aren't debugging the POM. An ideal output would be:

[buildnumber:create]
Storing buildNumber: 4dd4d463993e at timestamp: 1368740093767
Storing buildScmBranch: UNKNOWN

Project: Mojo Build Number Maven Plugin
Priority: Major Major
Reporter: Fabrizio Giudici
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to