[ http://issues.apache.org/jira/browse/GERONIMO-2408?page=comments#action_12437899 ]
Jacek Laskowski commented on GERONIMO-2408:
-------------------------------------------
I have tested it and it doesn't work for me. Am I doing something wrong?
jlaskowski@dev /cygdrive/c/oss/geronimo/modules/ge-activemq-rar
$ patch -p0 < GERONIMO-2408.akulshreshtha.patch
jlaskowski@dev /cygdrive/c/oss/geronimo/modules/ge-activemq-rar
$ mvn clean install
...
[INFO] [install:install]
[INFO] Installing c:\oss\geronimo\modules\ge-activemq-rar\target\ge-activemq-rar-1.2-SNAPSHOT.rar
to C:\.m2\org\apache\geronimo\modules\ge-activemq-rar\1.2-SNAPSHOT\ge-activemq-rar
-1.2-SNAPSHOT.rar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17 seconds
[INFO] Finished at: Tue Sep 26 20:23:42 CEST 2006
[INFO] Final Memory: 8M/254M
[INFO] ------------------------------------------------------------------------
jlaskowski@dev /cygdrive/c/oss/geronimo/modules/ge-activemq-rar
$ jar -tf target/ge-activemq-rar-1.2-SNAPSHOT.rar
META-INF/
META-INF/MANIFEST.MF
.svn/
.svn/prop-base/
.svn/props/
...
> Update maven-rar-plugin config to 2.2-SNAPSHOT (or 2.2)
> -------------------------------------------------------
>
> Key: GERONIMO-2408
> URL: http://issues.apache.org/jira/browse/GERONIMO-2408
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: buildsystem
> Affects Versions: 1.2
> Reporter: Jason Dillon
> Assigned To: Jason Dillon
> Priority: Minor
> Attachments: GERONIMO-2408.akulshreshtha.patch
>
>
> The maven-rar-plugin v2.1 does not include the default excludes, so a bunch of .svn and
other junk gets in there.
> Need to get Maven peeps to publish a new 2.2-SNAPSHOT or release 2.2.
> See: http://jira.codehaus.org/browse/MRAR-13
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|