]
Serhii Shymkiv closed FORGEPLUGINS-217.
---------------------------------------
Verified against the same env. but utilizing the
Arquillian Forge Addon installation fails for the Forge version
3.7.2.Final + Furnace version 2.26.2.Final
----------------------------------------------------------------------------------------------------------
Key: FORGEPLUGINS-217
URL:
https://issues.jboss.org/browse/FORGEPLUGINS-217
Project: Forge Plugins/Addons
Issue Type: Bug
Components: Arquillian Addon
Environment: * JDK 1.8.0_141-b15
* Forge version 3.7.2.Final
* Furnace version 2.26.2.Final
* Arquillian Forge Addon version 1.0.0-SNAPSHOT
Reporter: Serhii Shymkiv
Assignee: George Gastaldi
Priority: Minor
Attachments: forge.log
* Arquillian Forge Addon installation fails for the Forge version 3.7.2.Final + Furnace
version 2.26.2.Final
* But it works for the next env.:
{code}
mvn clean install -Dversion.furnace=2.25.2.Final -Dversion.forge=3.5.1.Final
-DskipTests=true
{code}