RE: How do I build one jar per class file controlling the name of the jar?

2008-12-17 Thread Edelson, Justin
e your own plugin to handle this in a dynamic fashion. Justin -Original Message- From: CheapLisa [mailto:l...@purpleblade.net] Sent: Wednesday, December 17, 2008 1:01 PM To: users@maven.apache.org Subject: Re: How do I build one jar per class file controlling the name of the jar? Yes, I pos

Re: How do I build one jar per class file controlling the name of the jar?

2008-12-17 Thread CheapLisa
as the Java class >> name so like: >>Name1.jar >>Name2.jar >>Name3.jar >> >> and then I need to copy these files to a specific directory. >> >> Is there a way to do this with maven? ( examples please !!!) >> -- >> View

Re: How do I build one jar per class file controlling the name of the jar?

2008-12-16 Thread Mick Knutson
ew this message in context: > http://www.nabble.com/How-do-I-build-one-jar-per-class-file-controlling-the-name-of-the-jar--tp21044507p21044507.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > > --

How do I build one jar per class file controlling the name of the jar?

2008-12-16 Thread CheapLisa
do this with maven? ( examples please !!!) -- View this message in context: http://www.nabble.com/How-do-I-build-one-jar-per-class-file-controlling-the-name-of-the-jar--tp21044507p21044507.html Sent from the Maven - Users mailing list archive at Nabble.com