Vincent: Oh! It never occurred to me that this was legit. On Thu, Jul 29, 2010 at 11:48 AM, Vincent Latombe <[email protected]> wrote: > Or use an assembly with <id></id> > > 2010/7/29 Jörg Schaible <[email protected]> > >> Benson Margulies wrote: >> >> > So, >> > >> > I have a project whose only purpose is to deliver a zip file under a >> > G/A/V triple. In a moment, I will put myself out of my misery by >> > specifying a classifier. >> > >> > [WARNING] Configuration options: 'appendAssemblyId' is set to false, >> > and 'classifier' is missing. >> > Instead of attaching the assembly file: >> > /Users/benson/x/rap/ras/gate_home/target/gate-home-1-SNAPSHOT.zip, it >> > will become the file for main project artifact. >> > >> > Now, I am whining that: if my packaging is pom, I get that message, >> > but no zip file gets deployed. If my packaging is jar, it gets renamed >> > to .jar. >> >> Use the build-helper plugin, that can be used to define any file as primary >> artifact. >> >> - Jörg >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > -- > Vincent >
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
