Jason van Zyl wrote:
If you want Maven specific use the RepositorySystem in that branch
(will go to trunk in a few days), and use Mercury directly if you want
something Maven independent.
In case you decided to try out Mercury - look at IT
https://svn.apache.org/repos/asf/maven/mercury/tr
If you want to use what is going to get expelled from the Maven 3.x
core for all things to use then take a look here:
http://svn.apache.org/repos/asf/maven/components/branches/MNG-2766/maven-repository/src/main/java/org/apache/maven/repository/RepositorySystem.java
Right now in that branch it
Alan,
We are implementing at OPS4J Pax URL a simple osgi url handler (that you
could use also outside osgi) based on Mercury. I started implementing it a
while ago but then I run into problems with Mercury so was on hold for a
while. But I will be back on development soon. Once ready the only thing
I need to programatically load jars from the local maven repository.
While the format of the repository is pretty simple I would like to be
relieved of the tedium of discovering where this local repository is
and, as an added bonus, I would love to have jars automatically
downloaded to my