Hi All
I've updated today's servicemix 4.0 branch code, and I ran "mvn clean
install -Dmaven.test.skip=true", I got below error..
Anyone else see this error?
Missing:
----------
1)
org.apache.servicemix:servicemix-shared-compat:zip:installer:3.2.1-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-shared-compat
\
-Dversion=3.2.1-SNAPSHOT -Dclassifier=installer -Dpackaging=zip
-Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file
there: mvn deploy:deplo
y-file -DgroupId=org.apache.servicemix -DartifactId=servicemix-shared-compat
\
-Dversion=3.2.1-SNAPSHOT -Dclassifier=installer -Dpackaging=zip
-Dfile=/path/to/file \
-Durl=[url] -DrepositoryId=[id]
Path to dependency:
1)
org.apache.servicemix.jbi:org.apache.servicemix.jbi.itests:jar:4.0-SNAPSHOT
2)
org.apache.servicemix:servicemix-shared-compat:zip:installer:3.2.1-SNAPSHOT
2) org.apache.servicemix:servicemix-eip:zip:installer:3.2.1-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-eip \
-Dversion=3.2.1-SNAPSHOT -Dclassifier=installer -Dpackaging=zip
-Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file
there: mvn deploy:deplo
y-file -DgroupId=org.apache.servicemix -DartifactId=servicemix-eip \
-Dversion=3.2.1-SNAPSHOT -Dclassifier=installer -Dpackaging=zip
-Dfile=/path/to/file \
-Durl=[url] -DrepositoryId=[id]
Path to dependency:
1)
org.apache.servicemix.jbi:org.apache.servicemix.jbi.itests:jar:4.0-SNAPSHOT
2) org.apache.servicemix:servicemix-eip:zip:installer:3.2.1-SNAPSHOT
--
Best Regards
Jeff