For some reason I am having trouble pulling servicemix-wsn2005 snapshots
with maven, but the other components seem to be pulled fine. Is there
something wrong with that one?
Missing:
----------
1) org.apache.servicemix:servicemix-wsn2005:jar:3.2-incubating-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file
-DgroupId=org.apache.servicemix-DartifactId=servicemix-wsn2005 \
-Dversion=3.2-incubating-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file
Path to dependency:
1)
service:NotificationService-jsr181-su:jbi-jsr181-su:jbi-service-unit:
1.0-SNAPSHOT
2)
org.apache.servicemix:servicemix-wsn2005:jar:3.2-incubating-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
service:NotificationService-jsr181-su:jbi-service-unit:1.0-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
devjava (https://maven-repository.dev.java.net/nonav/repository/),
repository.jboss.com (http://repository.jboss.com/maven2/),
apache-incubating (http://people.apache.org/repo/m2-incubating-repository
),
apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository)