Hi.
I'm having some trouble getting through the service mix tutorial. At the 2.4
step where you create the SA I get this:
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
GroupId: org.apache.servicemix.tooling
ArtifactId: servicemix-service-assembly
Version: RELEASE
Reason: Unable to determine the release version
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.servicemix.tooling
-DartifactId=servicemix-service-assembly \
-Dversion=RELEASE -Dpackaging=jar -Dfile=/path/to/file
org.apache.servicemix.tooling:servicemix-service-assembly:jar:RELEASE
The jar file exists in the ~/.m2 repsoitory, but for some reason it won't
resolve it.
--Chris
--
View this message in context:
http://www.nabble.com/Servicemix-Tutorial-Error-%28in-2.4-Creating-the-SA%29-tp16421927p16421927.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.