Forge version 1.5.41
I attempted a build and deploy for version 1.5.41 and received a failure:
- Code: Select all
[INFO] [INFO]
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ forge-gui-mobile ---
[INFO] [INFO] Installing /Users/me/Documents/workspace/forge/target/checkout/forge-gui-mobile/target/forge-gui-mobile-1.5.41.jar to /Users/me/.m2/repository/forge/forge-gui-mobile/1.5.41/forge-gui-mobile-1.5.41.jar
[INFO] [INFO] Installing /Users/me/Documents/workspace/forge/target/checkout/forge-gui-mobile/pom.xml to /Users/me/.m2/repository/forge/forge-gui-mobile/1.5.41/forge-gui-mobile-1.5.41.pom
[INFO] [INFO] Installing /Users/me/Documents/workspace/forge/target/checkout/forge-gui-mobile/target/forge-gui-mobile-1.5.41-sources.jar to /Users/me/.m2/repository/forge/forge-gui-mobile/1.5.41/forge-gui-mobile-1.5.41-sources.jar
[INFO] [INFO] Installing /Users/me/Documents/workspace/forge/target/checkout/forge-gui-mobile/target/forge-gui-mobile-1.5.41-javadoc.jar to /Users/me/.m2/repository/forge/forge-gui-mobile/1.5.41/forge-gui-mobile-1.5.41-javadoc.jar
[INFO] [INFO]
[INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ forge-gui-mobile ---
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary:
[INFO] [INFO]
[INFO] [INFO] Forge Parent ....................................... SUCCESS [ 4.025 s]
[INFO] [INFO] Forge Core ......................................... SUCCESS [ 9.687 s]
[INFO] [INFO] Forge Game ......................................... SUCCESS [ 13.452 s]
[INFO] [INFO] Forge AI ........................................... SUCCESS [ 6.211 s]
[INFO] [INFO] Forge Gui .......................................... SUCCESS [ 9.089 s]
[INFO] [INFO] Forge .............................................. SUCCESS [02:20 min]
[INFO] [INFO] Forge Mobile ....................................... FAILURE [ 8.798 s]
[INFO] [INFO] Forge Mobile Dev ................................... SKIPPED
[INFO] [INFO] Forge Android ...................................... SKIPPED
[INFO] [INFO] Forge iOS .......................................... SKIPPED
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 03:12 min
[INFO] [INFO] Finished at: 2015-07-20T11:33:27-04:00
[INFO] [INFO] Final Memory: 55M/207M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project forge-gui-mobile: Deployment failed: repository element was not specified in the POM inside distributionManagement element or in -DaltDeploymentRepository=id::layout::url parameter -> [Help 1]
[INFO] [ERROR]
[INFO] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR]
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[INFO] [ERROR]
[INFO] [ERROR] After correcting the problems, you can resume the build with the command
[INFO] [ERROR] mvn <goals> -rf :forge-gui-mobile
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Forge Parent
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Forge Parent ....................................... FAILURE [09:09 min]
[INFO] Forge Core ......................................... SUCCESS [ 3.421 s]
[INFO] Forge Game ......................................... SUCCESS [ 3.342 s]
[INFO] Forge AI ........................................... SUCCESS [ 0.805 s]
[INFO] Forge Gui .......................................... SUCCESS [ 1.774 s]
[INFO] Forge .............................................. SUCCESS [01:46 min]
[INFO] Forge Mobile ....................................... SUCCESS [ 4.934 s]
[INFO] Forge Mobile Dev ................................... SUCCESS [ 0.692 s]
[INFO] Forge Android ...................................... SUCCESS [ 1.089 s]
[INFO] Forge iOS .......................................... SUCCESS [ 2.324 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:52 min
[INFO] Finished at: 2015-07-20T11:33:27-04:00
[INFO] Final Memory: 54M/143M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5:perform (default-cli) on project forge: Maven execution failed, exit code: '1' -> [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
logout
[Process completed]