That did thank you!!! My last question: At the top of my assembly descriptor I do: <fileset> <outputDirectory></outputDirectory> <includes> <include>*.jar</include> </includes> </fileset>
Is there a way to rename the jars in order to remove the version number? Something similar to what can be done for the dependencies where I say: <outputFileNameMapping>${artifactId}.${extension}</outputFileNameMapping> Thanks again in advance, I gotta say the support on this list is awesome!!! Pierre On 3/20/06, Stephen Duncan <[EMAIL PROTECTED]> wrote: > mvn assembly:directory will do that. > > -Stephen > > On 3/20/06, Pierre Monestie <[EMAIL PROTECTED]> wrote: > > Ok > > I tried mvn assembly:assembly -DdescriptorId=bin (the doc is wrong > > btw, it refers to -Dmaven.assembly.descriptorId=bin). > > Is there a way in formats no specify no packaging at all, I want my > > assembly expanded in a specific directory. > > BTW the formats clause has no doc at all in the assembly documentation. > > Thanks, > > Pierre > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > Stephen Duncan Jr > www.stephenduncanjr.com > > --------------------------------------------------------------------- > 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]