s [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, December 11, 2007 9:06 AM
> To: users@maven.apache.org
> Subject: RE: maven-dependency-plugin unpack prior to generate-source
> AndroMDA
>
>
> Brian,
>Thanks for the quick response. I have tried using "Validate" i
bject: RE: maven-dependency-plugin unpack prior to generate-source
AndroMDA
Brian,
Thanks for the quick response. I have tried using "Validate" in
the
property but it still creates the source from the templates
prior to
unpacking the necessary resources? If I take the node
Brian,
Thanks for the quick response. I have tried using "Validate" in the
property but it still creates the source from the templates prior to
unpacking the necessary resources? If I take the node tree out
of the plugin and use mvn dependency:unpack install everything seems to work
jus
You can use any of the phases listed here:
http://www.sonatype.com/book/lifecycle.html
If androMDA uses generate-sources, then you need to use validate.
-Original Message-
From: jeeads [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 11, 2007 4:41 AM
To: users@maven.apache.org
Subject: m