Hi,
I think the better place to ask your question is the maven users list.
If i understand well, you don't want to do a "kodo:enhance" for a certain subproject ?
If so, you can add a property in the subproject, for exemple :
kodo.enhance=false, and in your maven.xml, test if the propertiy is set to true before enhancing.
Cheers,
St�phane
J-F Daune a �crit :
Hi,
I wonder if there is anybody out there using Maven and Kodo?
There is a Kodo plugin that works fine, but I would like to generate a JAR with unenhanced classes and don't know the best way to do it (Maven generates one arifact per project)
Any idea ?
Cheers,
J-F
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
