Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MAVEN-1301 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-1301 Summary: rar plugin Type: New Feature Status: Unassigned Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven Components: core Versions: 1.0 Assignee: Reporter: David Jencks Created: Sun, 30 May 2004 6:37 PM Updated: Sun, 30 May 2004 6:37 PM Description: rar plugin. This is designed to be using in the same project as j2ee connector source code. The goal rar:install executed after jar:install or jar:jar will package the projects jar file, the ra.xml deployment descriptors and any other app-server specific deployment descriptors from src/rar/META-INF, and any jars marked with a rar.bundle property into a rar file and install it into the local repository under the rars type. xdoc goals.xml, navigation.xml and properties.xml can be generated using the appropriate maven commands. I'm not sure if these are usually checked into cvs since they can be generated. This is heavily cribbed from the ear plugin. I'd consider writing a test if someone would point out how they work and can be run. I'd appreciate it if this could be added soon since it is needed in several other projects and I would rather not check it into those projects. --------------------------------------------------------------------- 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]
