Markus M. May wrote:

Also each component generates more then one artifact (one for the EJBs,
one common and at least one for the client side, and sometimes one for
the resources - this is needed for JWS). Would this be possible with
Maven2 as well? I heard something about masks and filters -are they the
right way to go?

Greets

Markus


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


Though this can be done, it not recommended. Try splitting the component into several modules, one for EJB, one for client and so on. This will make it easier to manage the artifacts that you create.

Regards,
Henry

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

Reply via email to