Thank you Julien! You ROCK! This is exactly what I was looking for. I think I'll spend some more time reading that book.
You have been a great help. -mark Julien Simon wrote: > > Hi, > > If you want to re-use an assembly descriptor, the best solution is to > create > an artifact containing the assembly descriptor. Then you have to specify > this artifact as a plugin dependency for maven-assembly-plugin . After > that, > you should be able to specify directly your assembly descriptor contained > in > the artifact. If you want more details with code examples, you should read > "the maven definitive guide" from page 303 to 306. It's available at > http://www.sonatype.com/book/ , and there's a good example about how to > make reusable assembly descriptors. > > Regards, > > Julien Simon. > > -- View this message in context: http://www.nabble.com/Reusable%2C-in-line-assemblies-user-level-descriptorrefs-tp18114887p18120324.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
