[ http://jira.codehaus.org/browse/MOJO-449?page=comments#action_81534 ] Michael Henry commented on MOJO-449: ------------------------------------
> what's going on with the 3rd patch? The third patch fixes the artifact naming issue described by this bug. > 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
