See <http://ci.chorem.org/jenkins/job/bow-demo-latest/1/> ------------------------------------------ Started by an SCM change Building in workspace <http://ci.chorem.org/jenkins/job/bow-demo-latest/ws/> Cloning the remote Git repository Cloning repository http://git.chorem.org/bow.git
git init <http://ci.chorem.org/jenkins/job/bow-demo-latest/ws/> # timeout=10 Fetching upstream changes from http://git.chorem.org/bow.git git --version # timeout=10 git -c core.askpass=true fetch --tags --progress http://git.chorem.org/bow.git +refs/heads/*:refs/remotes/origin/* git config remote.origin.url http://git.chorem.org/bow.git # timeout=10 git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 git config remote.origin.url http://git.chorem.org/bow.git # timeout=10 Fetching upstream changes from http://git.chorem.org/bow.git git -c core.askpass=true fetch --tags --progress http://git.chorem.org/bow.git +refs/heads/*:refs/remotes/origin/* git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision c4a1b41675e4726bd61d6937c1dc243adb1a7ec3 (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f c4a1b41675e4726bd61d6937c1dc243adb1a7ec3 First time build. Skipping changelog. [bow-demo-latest] $ /opt/maven3/bin/mvn -s /var/local/forge/data/chorem.org/maven/settings.xml -Padd-git-commit-id-to-project-version -N [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.491 s [INFO] Finished at: 2015-06-19T01:23:11+02:00 [INFO] Final Memory: 7M/240M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "add-git-commit-id-to-project-version" could not be activated because it does not exist. [ERROR] No goals have been specified for this build. You must specify a valid lifecycle phase or a goal in the format <plugin-prefix>:<goal> or <plugin-group-id>:<plugin-artifact-id>[:<plugin-version>]:<goal>. Available lifecycle phases are: validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy, pre-clean, clean, post-clean, pre-site, site, post-site, site-deploy. -> [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/NoGoalSpecifiedException Build step 'Invoke top-level Maven targets' marked build as failure Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds