> I will read up some more. But, I was more wondering in regards to > classifiers if I could release x3 (or more) builds of the same module (at > the moment I have one module per conf, each is a war overlay).
I am not a huge fan of producing multiple artifacts (thus, your suggestion of classifiers) for these types of purposes. Instead, you should think about what kinds of things you could do that would allow to produce a single artifact and then push it unchanged into your various deployment environments. There are lots of strategies to help with this problem: JNDI, Spring, other DI solutions, etc. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
