Message:
The following issue has been resolved as FIXED.
Resolver: Michal Maczka
Date: Tue, 15 Jul 2003 2:26 PM
Fixed
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-565
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-565
Summary: ear plugin uses wrong variable to set context-root in descriptor
Type: Bug
Status: Resolved
Priority: Minor
Resolution: FIXED
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
plugin-other
Versions:
1.0-beta-10
Assignee:
Reporter: Alwyn Schoeman
Created: Mon, 14 Jul 2003 1:51 AM
Updated: Tue, 15 Jul 2003 2:26 PM
Description:
The context-root element of the application.xml file is not generated correctly as
plugin.jelly for the ear plugin uses the wrong variable for the context-root.
The script uses ear.appxml.ear.context-root.
It should be ear.appxml.war.context-root.
Also I seem to remember that the property maven.ear.appxml.generate is
also incorrectly stated as maven.j2ee.ear.appxml.generate in the documentation.
---------------------------------------------------------------------
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]