h kind of things. I wonder if You could point me to a source which
tells how to run maven-2 plugins ... outside of maven.
Kind Regards,
Marek Psiuk
On Thu, Dec 22, 2011 at 10:57 AM, Karl Heinz Marbaise wrote:
> Hi,
>
> have you taken a look into the maven-dependency-plugin code ? This
-with-dependencies.jar");
Yeah I know that it's ugly but it works :]. Another workaround would be to
also have this separate JAR and jail it in my own classloader - not that
hard to do.
Anyway I cannot figure out straighforward solution.
I would be thankful for any help.
Kind Regards,
Marek Psiuk
just running standalone java class which uses
aether.
Is there some easy solution for this? (currently, as a workaround, I do the
global setting lookup manually by using the M2_REPO environment variable)
Kind Regards,
Marek Psiuk
On Wed, Dec 21, 2011 at 10:46 PM, Olivier Lamy wrote:
> are m
please CC me.
Kind Regards,
Marek Psiuk
P.S.
For now I thinking about copying code from 2.2.1 which resolves default
whereabouts of settings.xml and only then using maven-settings-builder-3.0.3