Did you use the mvn -Dmaven.test.skip=true install -Pstep1 mvn -Dmaven.test.skip=true install -Pstep2
approach? P On 9/11/06, Charles Souillard <[EMAIL PROTECTED]> wrote:
Hi all, I have a build error when compiling soources from now. The following can not be found : org.apache.servicemix.tooling:jbi-maven-plugin:maven-plugin:3.1-incubating-SNAPSHOT I tried to download it as explained but I don't know where I can find it... I have searched there : * http://repo.mergere.com/maven2/ * http://repository.codehaus.org/ * http://dist.codehaus.org/ I have also tried to add lines documented here http://servicemix.org/site/maven-jbi-plugin.html in the pom.xml of jbi-maven-plugin project. I have tried to compile jbi-maven-plugin first but when I try to compile the entire project, it fails again... Can you help me ? Regards Charles
