The jar plugin shouldn't be modified. As you say, the deployment
descriptors are different, and this is what you'd want from the
war/ear/sar/rar plugin. Reuse of some other code to build the archive is
a separate issue.
Goals aren't generally reused to do different things, jelly tags/ant
tasks
Does anyone have any ideas about this. It comes into play with the
depenencies thread and typing that is going on as well.
-=Brian
On Mon, 2003-08-04 at 10:48, Brian Towles wrote:
> Howdy all
>
> Im coming on a care more and more where a jar file has a different
> suffix instead of jar in orde
Howdy all
Im coming on a care more and more where a jar file has a different
suffix instead of jar in order for it to be recognised as a certain type
of deployment.
For example JBoss uses .sar for JMX deployment and .wsr for Web Services
deployment.
What would the desgin goal be here? They are