http://jira.codehaus.org/browse/MJAR-28
Summary: When creating a Jar with a classpath entry, MavenArchive creates the classpath values using -SNAPSHOT. When creaing an Assembly the dependencies are copied over as timestamped snapshot versions. Either the classpath should use the timestamped versions, or the assembly should create -SNAPSHOT versions. Since SNAPSHOT would likely be only used for development either approach seems reasonably. My preference would be to use the timestamped version so you have explicit knowledge of what was in the build. Request for Advice: Could someone with knowledge of MavenArchiver, Assembly or Jar have a look at MJAR-28 and my notes (along with integration test cases provided as a patch) and provide feedback as to which approach is preferred. I am not sure how to sumbit changes to MavenArchiver as the only version I could find in SCM was under the 2.0.4 tagged release. Thanks Bae --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
