This is because the JBI layer is tested against the 3.2.1-SNAPSHOT version of servicemix. I will upload a snapshot asap. In the meantime, you can checkout the 3.2branch and build it locally.
On Nov 14, 2007 4:04 PM, Jeff Yu <[EMAIL PROTECTED]> wrote: > 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 > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/