On Tue, Aug 25, 2009 at 2:51 AM, carljmosca <[email protected]> wrote:
> I believe the problem I was having is a result of my lack of > understanding of maven. While I am still no expect, I believe the > best way to expose multiple classes as web services in a single > "project" with maven is to use modules. That's possible (I don't know web services particularly). The normal rule with maven is "one module produces one artifact." Of course this gets slightly bent when you consider things like -sources.jar, but generally it's true. -Dom --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
