On 11/29/06, Bruce Snyder <[EMAIL PROTECTED]> wrote:
When I try to build the apache-servicemix-3.0-incubating source from
the base directory by executing 'mvn -Dmaven.test.skip=true install'
no matter whether I'm using Solaris or MacOS X, I experience a failure
in downloading the jbi-maven-plugin:
org.apache.servicemix.tooling:jbi-maven-plugin:maven-plugin:3.0-incubating
I've discovered that the main ServiceMix POM does not have a
pluginRepository listed to fetch the jbi-maven-plugin. By adding the
following pluginRepository definition to the main POM, the build
succeeds:
<pluginRepositories>
<pluginRepository>
<id>asf-incubating-repo</id>
<name>ASF Incubating Repo</name>
<url>http://people.apache.org/repo/m2-incubating-repository</url>
</pluginRepository>
</pluginRepositories>
Bruce
--
perl -e 'print unpack("u30","D0G)[EMAIL
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'
Apache Geronimo - http://geronimo.apache.org/
Apache ActiveMQ - http://activemq.org/
Apache ServiceMix - http://servicemix.org/
Castor - http://castor.org/