The following issue has been updated:
Updater: Brian Murray (mailto:[EMAIL PROTECTED])
Date: Fri, 19 Sep 2003 8:04 AM
Comment:
Attached minimalist patch to copy web.xml specified by ${maven.war.webxml}
Changes:
Attachment changed to warpluginjellydiff.txt
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-831&page=history
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-831
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-831
Summary: Can't specify location of web.xml
Type: Bug
Status: Unassigned
Priority: Minor
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
plugin-war
Versions:
1.0-beta-10
Assignee:
Reporter: Brian Murray
Created: Fri, 19 Sep 2003 7:56 AM
Updated: Fri, 19 Sep 2003 8:04 AM
Description:
When the WAR plugin was converted from using Ant's <war> task to using the <jar> task
we lost the ability to use the ${maven.war.webxml} property to specify the location of
the web.xml file. Not only does this reduce flexibility (the only place you can put
web.xml is in ${maven.war.src}/WEB-INF/web.xml), but it prevents the token filtering
tip (in xdocs/tips.xml) from working.
---------------------------------------------------------------------
JIRA INFORMATION:
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
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]