On 3/14/07, Henri Yandell <[EMAIL PROTECTED]> wrote:

* Having a separate maven repository so that things don't go to maven
central is just a hamstring on the products and yet another repository
to be concerned with.

I agree - there's no point in placing further hurdles in front of
Incubating projects. It just simply causes users too many problems.

On a side note, just last week I discovered the remoteRepository Maven
system property which allowed me to overcome the hurdle of incubating
artifacts not being placed in the central repo or even the snapshots
repo. The remoteRepository system property is used like so:

$ mvn -DremoteRepository=<url-goes-here>

This allowed me to point directly to the incubating repo in order to
build a project that uses incubating artifacts.

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/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to