[ http://jira.codehaus.org/browse/MNG-1608?page=all ] Brett Porter reopened MNG-1608: -------------------------------
> assembling dependencies uses timestamp instead of snapshot jars > --------------------------------------------------------------- > > Key: MNG-1608 > URL: http://jira.codehaus.org/browse/MNG-1608 > Project: Maven 2 > Type: Bug > Components: maven-jar-plugin, maven-assembly-plugin > Versions: 2.0 > Reporter: Ryan Sonnek > > > 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
