Hello I don't have any pb, have you ever build servicemix 3.1 SNAPSHOT on your platform ?
Cordialement, Grégoire A. --- matwater <[EMAIL PROTECTED]> a écrit : > > Tryign to follow the guide on building servicemix > for jboss, I attempt to do > the following steps: > > svn co > http://svn.codehaus.org/servicemix/trunk/jboss-deployer > cd jboss-deployer > mvn install > > The mvn install step erros with the following output > > [INFO] Scanning for projects... > [INFO] > ---------------------------------------------------------------------------- > [INFO] Building Unnamed - > org.codehaus.smxext:servicemix-jboss-deployer:jar:3.1-SNAPSHOT > [INFO] task-segment: [install] > [INFO] > ---------------------------------------------------------------------------- > Downloading: > http://people.apache.org/repo/m2-incubating-repository/org/apache/servicemix/servicemix-core/3.1-incubating > -SNAPSHOT/servicemix-core-3.1-incubating-SNAPSHOT.pom > [WARNING] Unable to get resource from repository > apache.m2.incubating > (http://people.apache.org/repo/m2-incubating-repos > itory) > Downloading: > http://people.apache.org/repo/m2-incubating-repository/org/apache/servicemix/servicemix-core/3.1-incubating > -SNAPSHOT/servicemix-core-3.1-incubating-SNAPSHOT.jar > [WARNING] Unable to get resource from repository > apache.m2.incubating > (http://people.apache.org/repo/m2-incubating-repos > itory) > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > > Missing: > ---------- > 1) > org.apache.servicemix:servicemix-core:jar:3.1-incubating-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-core \ > -Dversion=3.1-incubating-SNAPSHOT > -Dpackaging=jar > -Dfile=/path/to/file > > Path to dependency: > 1) > org.codehaus.smxext:servicemix-jboss-deployer:jar:3.1-SNAPSHOT > 2) > org.apache.servicemix:servicemix-core:jar:3.1-incubating-SNAPSHOT > > ---------- > 1 required artifact is missing. > > for artifact: > > org.codehaus.smxext:servicemix-jboss-deployer:jar:3.1-SNAPSHOT > > from the specified remote repositories: > central (http://repo1.maven.org/maven2), > apache.m2.incubating > (http://people.apache.org/repo/m2-incubating-repository) > > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e > switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 1 second > [INFO] Finished at: Thu Feb 08 09:47:09 MST 2007 > [INFO] Final Memory: 3M/6M > [INFO] > ------------------------------------------------------------------------ > > It seems if you go to the site directly to attempt > to manually download > there are missing directories and files. Is this > the only issue? Will the > files be posted? or is the instructions out of > date? > -- > View this message in context: > http://www.nabble.com/Unable-to-build-JBoss-Deployer-tf3194565s12049.html#a8869545 > Sent from the ServiceMix - User mailing list archive > at Nabble.com. > ___________________________________________________________________________ Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses http://fr.answers.yahoo.com
