On 1/12/07, CharlesP <[EMAIL PROTECTED]> wrote:

Here is what I have in my repositories section for maven:

<repository>
          <id>apache-incubating</id>
          <url>http://people.apache.org/repo/m2-incubating-repository</url>
        </repository>


I still haven't been able to get the example to work, and I have installed
from source.  Any other advice?

Yes, you need to add the Apache Snapshot Repo as both a repository and
a pluginRepository. There is an example of this in the ServiceMix
basic example POM here:

https://svn.apache.org/repos/asf/incubator/servicemix/trunk/samples/basic/pom.xml

I forgot that Apache changed the policy on incubating projects posting
snapshots to the incubating repo. This is why you don't see ServiceMix
3.1-incubating-SNAPSHOT artifacts in the incubating repo.

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/

Reply via email to