Take a look at [1] The needed steps are mvn -Dprofile=step1 mvn -Dprofile=step2
[1] http://servicemix.goopen.org/sm30ug/3-installation.html#3.Installation-InstallationProcedureforWindows On 9/19/06, Mats Norén <[EMAIL PROTECTED]> wrote:
Hi, I've checked out SM from http://svn.apache.org/repos/asf/incubator/servicemix/tags/servicemix-3.0/ When trying to do a mvn install I get an error that the jbi-maven-plugin is missing. "Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.apache.servicemix.tooling -DartifactI d=jbi-maven-plugin \ -Dversion=3.0-incubating -Dpackaging=maven-plugin -Dfile=/path/to/file org.apache.servicemix.tooling:jbi-maven-plugin:maven-plugin:3.0-incubating from the specified remote repositories: central (http://repo1.maven.org/maven2) org.apache.servicemix.tooling:jbi-maven-plugin:maven-plugin:3.0-incubating from the specified remote repositories: central (http://repo1.maven.org/maven2)" Do I have to download it separately? /Regards Mats
-- Cheers, Guillaume Nodet
