[ 
http://jira.codehaus.org/browse/MASSEMBLY-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=147592#action_147592
 ] 

Stefano Bagnara commented on MASSEMBLY-348:
-------------------------------------------

Here again. The issue was that I had a bad declaration in my components.xml (I 
was declaring org.codehaus.plexus.archiver.bzip2.JarArchiver as the 
implementation and it does not exist.. it must have been a typo..). I fixed it 
and now I'm able to build sar files!

I've attached the fixed file so anyone else reading this issue later will have 
a good example.

One last question: is there a way to declare a new plexus component directly in 
my module sources instead of having to create a jar for this declaration?

> Configuration option to define a different extension.
> -----------------------------------------------------
>
>                 Key: MASSEMBLY-348
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-348
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.2-beta-2
>            Reporter: Stefano Bagnara
>             Fix For: 2.2-beta-3
>
>         Attachments: MASSEMBLY-348.diff, plexus-archiver-sar-support-1.0.jar, 
> plexus-archiver-sar-support-1.0.jar
>
>
> I have to create a "Avalon Phoenix" SAR file. It is a zip/jar, with a 
> different extension.
> The assembly plugin allow me to create a zip or a jar, let me choose the 
> name, but I cannot alter the extension.

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

        

Reply via email to