[ http://jira.codehaus.org/browse/MNG-150?page=comments#action_43147 ] 

Stephane Nicoll commented on MNG-150:
-------------------------------------

Basic rar structure is in place (not comitted yet). 

The traditional use case would be the generation of a traditional jar file 
(jar:jar) before rar packaging so that the jar file is included in the rar file 
itself (Resource Adapter Archive is not a JAR file, we can't set classes 
directly over there). For that we need a custom lifecycle (any volounteer to 
explain that to me?)

Moreover,  dependencies which are neither test nor provided are added in the 
rar. I wonder how classpath is handled in this case though.

> Create a rar mojo
> -----------------
>
>          Key: MNG-150
>          URL: http://jira.codehaus.org/browse/MNG-150
>      Project: Maven 2
>         Type: Task
>   Components: maven-plugins
>     Reporter: Emmanuel Venisse
>     Assignee: Stephane Nicoll
>      Fix For: 2.0-beta-1

>
>
> - Use Plexus Archiver

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to