The Ant builds of the Spring and the SpringModules projects are fairly easy to convert to 
M1 or M2 builds using the multiproject layout. They are easy to reconfigure because they 
each is distributed with a jar per "subproject", so even though their source 
trees are not shipped configured as Maven subprojects they lend themselves to being 
rearranged.

So far so good, but in addition each aggregates all of the classes and 
resources from all of its subprojects into a single jar. That convention is not 
a Maven standard, and I was wondering if anyone has given any thought to 
supporting such behavior. Given the prominence of Spring in particular, is this 
something that the team might want to consider as a configurable extension to 
the M2 multiproject plugin?


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

Reply via email to