7 Replies Latest reply on Jun 17, 2009 4:49 AM by joe.luo

    FUSE 3.4.0.2 isn't in any Maven2 repository

    eruiz_eruiz

      Hi guys,

       

      I'm trying to create SU using Maven2 archetypes but all created SU depend on FUSE 3.3.1.

       

      I did try to set the archetypeVersion but an Exception was thrown:

       

        mvn archetype:create DremoteRepositories=http://repo.open.iona.com/maven2 -DarchetypeGroupId=org.apache.servicemix.tooling -DarchetypeArtifactId=servicemix-project-root -DarchetypeVersion=3.4.0.2 -DgroupId=com.disid -DartifactId=root-ws -Dversion=0.1.0.beta01

       

        BUILD ERROR

        The plugin 'org.apache.maven.plugins:maven-DremoteRepositories=http-plugin' does not exist or no valid version could be found

       

       

       

      Which Maven2 repository have I use to create SU for FUSE 3.4.0.2?

       

      Thanks