[ http://jira.codehaus.org/browse/MASSEMBLY-67?page=comments#action_69654 ] 

Baerrach bonDierne commented on MASSEMBLY-67:
---------------------------------------------

(Well it's not quite a week... but) Anyway I've found a web enabled IRC client 
and asked on the maven irc channel.
 #maven channel on the codehaus IRC server: irc.codehaus.org:6667

The latest code base (I was struggling to find)  is at 
http://svn.apache.org/repos/asf/maven/shared/trunk/maven-archiver

Also the correct place for archiver defects is in 
http://jira.codehaus.org/browse/MNG using the maven-archiver component.



> assembling dependent jars or snapshots uses timestamp formatted version 
> instead of ${version}
> ---------------------------------------------------------------------------------------------
>
>          Key: MASSEMBLY-67
>          URL: http://jira.codehaus.org/browse/MASSEMBLY-67
>      Project: Maven 2.x Assembly Plugin
>         Type: Bug

>     Reporter: Mark J. Titorenko
>  Attachments: MJAR-28-Notes.txt, MJAR-28-TestCases-Patch.txt
>
>
> I'm using the jar plugin to add my dependencies to the manifest.  I'm also 
> using the assembly plugin to package all dependencies into one archive.  The 
> problem is that the jar manifest adds my dependencies as "foo-SNAPHOT" and 
> the archiver adds them as "foo-20041113.jar".
> This causes my snapshot classes to not be found at runtime.

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