[jbosstools-issues] [JBoss JIRA] (JBIDE-18856) Fix forge build from master

Denis Golovin (JIRA) issues at jboss.org
Mon Dec 1 16:38:40 EST 2014


Denis Golovin created JBIDE-18856:
-------------------------------------

             Summary: Fix forge build from master
                 Key: JBIDE-18856
                 URL: https://issues.jboss.org/browse/JBIDE-18856
             Project: Tools (JBoss Tools)
          Issue Type: Task
          Components: forge
    Affects Versions: 4.3.0.Alpha1
            Reporter: Denis Golovin


Build is failing with output,it seems some artifacts are not available from maven repository. It works fine when use latest commit with final version of forge runtime.
{code}[INFO] [INFO] Installation request for [org.jboss.forge.addon:core,2.12.3-SNAPSHOT] will: 
[INFO] Deploy: [org.jboss.forge.addon:core,2.12.3-SNAPSHOT]
[INFO] 
[INFO] Downloading: http://repo1.maven.org/maven2/org/jboss/forge/addon/core/2.12.3-SNAPSHOT/core-2.12.3-SNAPSHOT-forge-addon.jar
[INFO] 
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary:
[INFO] [INFO] 
...
[INFO] [INFO] jbosstools-forge ................................... SUCCESS [  0.002 s]
[INFO] [INFO] forge.plugins ...................................... SUCCESS [  0.002 s]
[INFO] [INFO] org.jboss.tools.aesh.runtime ....................... SUCCESS [  0.045 s]
[INFO] [INFO] org.jboss.tools.aesh.core .......................... SUCCESS [  0.123 s]
[INFO] [INFO] org.jboss.tools.aesh.ui ............................ SUCCESS [  0.120 s]
[INFO] [INFO] org.jboss.tools.aesh.example ....................... SUCCESS [  0.110 s]
[INFO] [INFO] org.jboss.tools.forge2.runtime ..................... FAILURE [  9.596 s]
[INFO] [INFO] org.jboss.tools.forge.core ......................... SKIPPED
[INFO] [INFO] org.jboss.tools.forge.core.ext ..................... SKIPPED
[INFO] [INFO] org.jboss.tools.forge.m2e .......................... SKIPPED
[INFO] [INFO] org.jboss.tools.forge.runtime ...................... SKIPPED
[INFO] [INFO] org.jboss.tools.forge.runtime.ext .................. SKIPPED
[INFO] [INFO] org.jboss.tools.forge.ui.notifications ............. SKIPPED
[INFO] [INFO] org.jboss.tools.forge.ui ........................... SKIPPED
[INFO] [INFO] org.jboss.tools.forge.ui.ext ....................... SKIPPED
[INFO] [INFO] forge.tests ........................................ SKIPPED
[INFO] [INFO] org.jboss.tools.aesh.core.test ..................... SKIPPED
[INFO] [INFO] org.jboss.tools.aesh.ui.test ....................... SKIPPED
[INFO] [INFO] org.jboss.tools.forge.core.test .................... SKIPPED
[INFO] [INFO] org.jboss.tools.forge.core.ext.test ................ SKIPPED
[INFO] [INFO] org.jboss.tools.forge.ui.test ...................... SKIPPED
[INFO] [INFO] org.jboss.tools.forge.ui.ext.test .................. SKIPPED
[INFO] [INFO] forge.features ..................................... SKIPPED
[INFO] [INFO] org.jboss.tools.forge.m2e.feature .................. SKIPPED
[INFO] [INFO] org.jboss.tools.forge.feature ...................... SKIPPED
[INFO] [INFO] org.jboss.tools.forge.ext.feature .................. SKIPPED
[INFO] [INFO] org.jboss.tools.forge.test.feature ................. SKIPPED
[INFO] [INFO] org.jboss.tools.forge.ext.test.feature ............. SKIPPED
[INFO] [INFO] forge.site ......................................... SKIPPED
...
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 12:46 min
[INFO] [INFO] Finished at: 2014-12-01T12:45:27-08:00
[INFO] [INFO] Final Memory: 931M/3005M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal org.jboss.forge.furnace:furnace-maven-plugin:2.12.3-SNAPSHOT:addon-install (deploy-addons) on project org.jboss.tools.forge2.runtime: Execution deploy-addons of goal org.jboss.forge.furnace:furnace-maven-plugin:2.12.3-SNAPSHOT:addon-install failed: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact org.jboss.forge.addon:core:jar:forge-addon:2.12.3-SNAPSHOT in central (http://repo1.maven.org/maven2) -> [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/PluginExecutionException
[INFO] [ERROR] 
[INFO] [ERROR] After correcting the problems, you can resume the build with the command
[INFO] [ERROR]   mvn <goals> -rf :org.jboss.tools.forge2.runtime
[INFO] ..FAILED (771.9 s)
[INFO]   The build exited with code 1. See /dev/shm/jbds-releng/jbosstools-dev/build.log for details.
{code}



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jbosstools-issues mailing list