You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/06/17 03:35:24 UTC

[jira] Commented: (MAVEN-1301) rar plugin

The following comment has been added to this issue:

     Author: dion gillard
    Created: Wed, 16 Jun 2004 9:34 PM
       Body:
Plugin installs and tests ok.

Looking at the docs
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MAVEN-1301?page=comments#action_20753

---------------------------------------------------------------------
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: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Versions:
             1.0

   Assignee: dion gillard
   Reporter: David Jencks

    Created: Sun, 30 May 2004 6:37 PM
    Updated: Wed, 16 Jun 2004 9:34 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org