[jbosstools-issues] [JBoss JIRA] (JBIDE-15021) forge2 runtime cannot be built locally

Denis Golovin (JIRA) jira-events at lists.jboss.org
Fri Jun 28 15:43:21 EDT 2013


    [ https://issues.jboss.org/browse/JBIDE-15021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785487#comment-12785487 ] 

Denis Golovin edited comment on JBIDE-15021 at 6/28/13 3:42 PM:
----------------------------------------------------------------

after adding making copy of settings.xml from jenkins build still cannot resolve two addons:
{code}<addonId>org.jboss.forge.addon:addons,${version.forge}</addonId>
<addonId>org.jboss.forge.addon:addon-manager,${version.forge}</addonId>{code}

I can build forge2.runtime only after those two addons removed from list.
                
      was (Author: dgolovin):
    after adding making copy of settings.xml from jenkins build still cannot resolve two addons:
<addonId>org.jboss.forge.addon:addons,${version.forge}</addonId>
<addonId>org.jboss.forge.addon:addon-manager,${version.forge}</addonId>

I can build forge2.runtime only after those two addons removed from list.
                  
> forge2 runtime cannot be built locally
> --------------------------------------
>
>                 Key: JBIDE-15021
>                 URL: https://issues.jboss.org/browse/JBIDE-15021
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: forge
>    Affects Versions: 4.1.0.CR1
>            Reporter: Max Rydahl Andersen
>            Priority: Critical
>             Fix For: 4.1.0.CR1
>
>
> both @dgolovin and I cannot build forge2 runtime:
> "[ERROR] Failed to execute goal org.jboss.forge:forge-maven-plugin:1.0.0.Alpha5:addon-install (deploy-addons) on project org.jboss.tools.forge2.runtime: Execution deploy-addons of goal org.jboss.forge:forge-maven-plugin:1.0.0.Alpha5:addon-install failed: A required class was missing while executing org.jboss.forge:forge-maven-plugin:1.0.0.Alpha5:addon-install: org/apache/maven/repository/internal/MavenServiceLocator
> [ERROR] -----------------------------------------------------"
> it works on jenkins but not locally.
> Tried using both java6 and java7 - same problem

--
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 jbosstools-issues mailing list