On Fri, Oct 8, 2010 at 11:47 AM, Jon Paynter <[email protected]> wrote: > > Well based on what ive seen -- "binary artifacts" ie, jar, war, ear and pom > files are all generated, so they get installed. > Then any assemblies that you have marked as attached will also get > installed.
Just for fun I did a test and created a bunch of files in my target dir named artifact-version.zip, artifact-version.jar, etc. But it only installed the one that was actually generated by the package step. So I don't know how it could possible know, unless it somehow asks the plugin whose goals are bound to the package phase what it generated. Phillip --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
