I tied the assembly goal to a phase. Problem resolved. Thanx for looking.
Cheers
Prasad
On 6/26/06, Prasad Kashyap <[EMAIL PROTECTED]> wrote:
Dan,
I cannot use the dependency-plugin because with it I cannot duplicate
the maven local repo structure in my assembly. The
element of the assembly's
Dan,
I cannot use the dependency-plugin because with it I cannot duplicate
the maven local repo structure in my assembly. The
element of the assembly's descriptor allows me to do that. However,
only the maven metadata info under META-INF/maven/* in the repo is
extraneous to me.
Cheers
Prasad
maven-dependency-plugin can prepare the "staging area" for you.
-D
On 6/26/06, Prasad Kashyap <[EMAIL PROTECTED]> wrote:
I have to use the element in the maven-assembly-plugin's
assembly descriptor. Using this makes the assembly contains maven
metadata files under META-INF. (maven/.../*.po
I have to use the element in the maven-assembly-plugin's
assembly descriptor. Using this makes the assembly contains maven
metadata files under META-INF. (maven/.../*.pom and pom.propperties).
One solution Jesse and I talked about was to execute the assembly
plugin twice. The first execution wou