[ http://jira.codehaus.org/browse/MWAR-45?page=comments#action_67021 ] 

Torgeir Lorange Østby commented on MWAR-45:
-------------------------------------------

Would it be better if classesArchiveName defaults to ${project.build.finalName} 
and then have an additional parameter/flag which triggers the feature? I guess
{code:xml}
<configuration>
  <classesArchiveName>${project.build.finalName}</classesArchiveName>
</configuration>
{code}
would give the same result, but it is not that intuitive that this is what 
actually makes the plugin behave differently.

> add config prop to specify webapp classes should be zipped and placed into 
> WEB-INF/lib/xxx.jar instead of placed in WEB-INF/classes/ 
> -------------------------------------------------------------------------------------------------------------------------------------
>
>          Key: MWAR-45
>          URL: http://jira.codehaus.org/browse/MWAR-45
>      Project: Maven 2.x War Plugin
>         Type: New Feature

>     Versions: 2.0
>     Reporter: Ian Springer
>     Assignee: Jason van Zyl
>  Attachments: mwar-45.patch
>
>
> I think this is a common enough practice that there should be an option 
> provided for it.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to