[jbossts-issues] [JBoss JIRA] (JBTM-1823) 4.17.4.Final tag does not build

Paul Robinson (JIRA) jira-events at lists.jboss.org
Thu Jul 4 06:04:20 EDT 2013


Paul Robinson created JBTM-1823:
-----------------------------------

             Summary: 4.17.4.Final tag does not build
                 Key: JBTM-1823
                 URL: https://issues.jboss.org/browse/JBTM-1823
             Project: JBoss Transaction Manager
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Build System
    Affects Versions: 4.17.4
            Reporter: Paul Robinson
            Assignee: Tom Jenkinson


To reproduce:

* go Here: https://github.com/jbosstm/narayana/releases/4.17.4.Final
* Download and extract the zip
* run: './build.sh clean install -DskipTests'
* Observe:

{code}
[ERROR] Failed to execute goal org.codehaus.mojo:buildnumber-maven-plugin:1.0:create (default) on project arjunacore: Cannot get the revision information from the scm repository :
[ERROR] Exception while executing SCM command. UnsupportedOperationException
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :arjunacore
{code}

--
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


More information about the jbossts-issues mailing list