I try use ServiceMix 3.3 (because i found on ServiceMix download page that it is strongly recomended to use 3.3 version) but it doesn't work with Maven:
Project ID: org.apache.servicemix.tooling:jbi-maven-plugin Reason: POM 'org.apache.servicemix.tooling:jbi-maven-plugin' not found in repository: Unable to download the artifact from any repository org.apache.servicemix.tooling:jbi-maven-plugin:pom:3.3 from the specified remote repositories: apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository), apache (http://people.apache.org/repo/m2-ibiblio-rsync-repository), central (http://repo1.maven.org/maven2) for project org.apache.servicemix.tooling:jbi-maven-plugin What can i do? Which version is really stable and ready to use with maven jbi plugin?
