]
Tim Mulle edited comment on FORGEPLUGINS-212 at 9/30/15 1:52 PM:
-----------------------------------------------------------------
Ok, that worked! We have our own settings.xml file that we point it to our own Nexus
server.
It's weird that it found all the other files when I did a
{code:java}
mvn clean install
{code}
but it doesn't work when I try to use the add-on build command.
I copied my ~/.m2/settings.xml to a backup file and removed it.
Thanks so much for the help!
was (Author: tmulle):
Ok, that worked! We have our own settings.xml file that we point it to our own Nexus
server.
It's weird that it found all the other files when I did a
{code:java}
mV clean install
{code}
but it doesn't work when I try to use the add-on build command.
I copied my ~/.m2/settings.xml to a backup file and removed it.
Thanks so much for the help!
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-...]
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