[forge-issues] [JBoss JIRA] (FORGEPLUGINS-212) Can't install or build the Picketlink Add-On into Forge

Tim Mulle (JIRA) issues at jboss.org
Wed Sep 30 13:27:00 EDT 2015


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

Tim Mulle commented on FORGEPLUGINS-212:
----------------------------------------

I just cloned the new repo you sent me and it built fine with 
{code:java}
mvn clean install
{code}

so, then I tried to use forge to install it by doing:

{code:java}
build --notest clean install
{code}

and it built fine. So, then I tried to use the command below and it failed with an error.
{code:java}
addon-build-and-install
{code}


***ERROR*** Error while executing 'addon-build-and-install'
java.lang.RuntimeException: Error while retrieving addon information for org.picketlink.tools.forge:picketlink-forge-addon,1.0.0.Final


> Can't install or build the Picketlink Add-On into Forge
> -------------------------------------------------------
>
>                 Key: FORGEPLUGINS-212
>                 URL: https://issues.jboss.org/browse/FORGEPLUGINS-212
>             Project: Forge Plugins/Addons
>          Issue Type: Bug
>          Components: Picketlink Addon
>         Environment: JBoss Forge, version [ 2.19.2.Final ] - JBoss, by Red Hat, Inc. [ http://jboss.org/forge ]
> Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00)
>            Reporter: Tim Mulle
>            Assignee: George Gastaldi
>
> I was trying to install the Picketlink Add-on provided at:
> [http://forge.jboss.org/addon/org.picketlink.tools.forge:picketlink-forge-addon]
> However, I tried 2 ways and both fail.
> 1. The recommended way on the page of:
> addon-install-from-git --url https://github.com/picketlink/picketlink-forge-addon.git --coordinate org.picketlink.tools.forge:picketlink-forge-addon
> I get the following error:
> [ERROR] Non-resolvable import POM: Could not find artifact org.jboss.forge:forge-bom:pom:2.22.0.Final in releases
> So, I tried to manually build the Add-On from GIT following the instructions on that same page and when I issue the 
> "build --notest clean install" step it begins to work and then fails with an error:
> [SEVERE] Failed to execute goal org.jboss.forge.furnace:furnace-maven-plugin:2.7.2.Final:generate-dot (generate-dot) on project picketlink-forge-addon-spi: Execution generate-dot of goal org.jboss.forge.furnace:furnace-maven-plugin:2.7.2.Final:generate-dot failed: A required class was missing while executing org.jboss.forge.furnace:furnace-maven-plugin:2.7.2.Final:generate-dot: org/eclipse/aether/spi/connector/Transfer$State



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the forge-issues mailing list