hi Adrien! You could try the maven-depedency-plugin dependency:unpack goal [1].
LieGrue, strub [1] http://maven.apache.org/plugins/maven-dependency-plugin/unpack-mojo.html --- On Tue, 8/9/11, Adrien Ruffie - Petals Link <[email protected]> wrote: > From: Adrien Ruffie - Petals Link <[email protected]> > Subject: Need help > To: [email protected] > Date: Tuesday, August 9, 2011, 9:57 AM > Hello allo, > I have this following case: > in my first project "project1" I have a dependency > "project2". > > In this following "project2" (isn't jar type but .zip > type), I have > a project2.wsdl, I wanted to copy in the first project > "project1" > at the root jar directory, example: > > project2: ---> /META-INF > > /Classes > > /project2.wsdl > > Do you have an idea, how can I make this ? > > Thank you > > Best regards, > > Adrien Ruffié > > -- Adrien Ruffié > - Ingénieur de recherches et développements > - Scrum Team member > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
