[ http://jira.codehaus.org/browse/MOJO-449?page=all ]
Carlos Sanchez updated MOJO-449:
--------------------------------
Attachment: MOJO-449.patch
Ok, so I tooked the second patch and tried to apply, some comments:
- is this the one that fixed the issue? what's going on with the 3rd patch?
- why are some methods set as final? that will prevent extensibility
- don't chang formatting in your patches as they are gonna cause more
differences than really are and will make it harder to 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-sar
> 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