-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: 2.4.0.GA, 2.5.0.GA
-
Fix Version/s: 2.7.0.ER1
-
Component/s: Spring
-
Labels:None
-
Target Release:
-
Workaround Description:
-
Affects:Release Notes
-
Release Notes Docs Status:Documented as Resolved Issue
-
Release Notes Text:The Snowdrop installer README.md file did not describe how to integrate the Red Hat JBoss Web Framework Kit Maven repository. This information is now included.
-
Bugzilla References:
-
Bugzilla Update:Perform
I would like to install snowdrop into EAP 6.2. I've downloaded jboss-wfk-2.4.0-snowdrop-bin.zip and followed snowdrop-module-installer/README.md
Following procedure fails:
cd /tmp
wget http://download.eng.rdu2.redhat.com/released/JBossWFK/2.4.0/jboss-wfk-2.4.0-snowdrop-bin.zip
unzip jboss-wfk-2.4.0-snowdrop-bin.zip
cd jboss-wfk-2.4.0/snowdrop-module-installer
mvn package -DJBOSS_HOME=MY_PATH_TO_EAP
failure
[ERROR] Failed to execute goal on project snowdrop-install: Could not resolve dependencies for project org.jboss.snowdrop:snowdrop-install:pom:3.0.2.Final-redhat-1: The following artifacts could not be resolved: org.jboss.snowdrop:snowdrop-interceptors:jar:3.0.2.Final-redhat-1, org.jboss.snowdrop:snowdrop-subsystem-as7:jar:3.0.2.Final-redhat-1, org.jboss.snowdrop:snowdrop-vfs:jar:3.0.2.Final-redhat-1, org.jboss.snowdrop:snowdrop-module-spring-3.2:pom:3.0.2.Final-redhat-1
At the same time these jars are in folder snowdrop-3.0.2.Final-redhat-1
- is related to
-
SNOWDROP-92 Snowdrop installer does not work out of the box
-
- Resolved
-