[ 
http://jira.codehaus.org/browse/MOJO-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_106790
 ] 

Arnaud Heritier commented on MOJO-449:
--------------------------------------

I tested the last patch and it's working fine (except that you have to add a 
dependency to a recent version of maven-project artifact.
There's effectively a problem about the formatting and this plugin doesn't 
provide unit and/or integration tests.
What do we do ? We apply ?

> jboss-sar packaging copies artifact into local repository with .jboss-sar 
> extension
> -----------------------------------------------------------------------------------
>
>                 Key: MOJO-449
>                 URL: http://jira.codehaus.org/browse/MOJO-449
>             Project: Mojo
>          Issue Type: Bug
>          Components: jboss-packaging-maven-plugin
>         Environment: maven 2.0.4, jboss-packaging-maven-plugin 2.0-SNAPSHOT 
> (SVN r2088)
>            Reporter: Fredrik Vraalsen
>         Attachments: jboss-packaging-maven-plugin-r2241.patch, 
> jboss-packaging-maven-plugin-r2246.patch, 
> jboss-packaging-maven-plugin-r2645.patch, MOJO-449.patch
>
>
> When using the jboss-packaging plugin, the artifact is copied into the local 
> repository with the wrong file extension (.jboss-sar instead of .sar).  The 
> file in the build target directory has the correct .sar extension.
> Here's the relevant excerpt from my pom.xml:
> <packaging>jboss-sar</packaging>
> ...
> <build>
>       <plugins>
>               <plugin>
>                       <groupId>org.codehaus.mojo</groupId>
>                       <artifactId>jboss-packaging-maven-plugin</artifactId>
>                       <version>2.0-SNAPSHOT</version>
>                       <extensions>true</extensions>
> ...

-- 
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 from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to