Hi guys,
I have been working with maven for about a week or so, and ive been doing
good progress with it, but now im stuck at a point where I dont know how to
compile files in a module into different Jars. What I mean by that is lets
say I have files "A", "B" and "C", and I would like to compile files "A" and
"B" into 1 Jar, then file "C" into another jar. How can i achieve this? 
Someone on IRC channel suggested that I put file "C" into its own module,
but this (according to the coders) has negative side effects. So is there
anything that I can do to achieve this?

Thanks in advance :-)
-- 
View this message in context: 
http://www.nabble.com/How-to-compile-package-files-in-a-module-into-different-jars--tf4654180s177.html#a13297497
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to