When artifact has SNAPSHOT dependency, 'addClassPath' feature of
maven-jar-plugin will use 'SNAPSHOT' as version string. However,
maven-assembly-plugin's 'dependencySet' feature will save file using
fully qualified repository version (something like
20080924.150522-14). This inconsistency leaves these features
completely unusable together.

It it really a bug (what plugin then?) or this behavior can be
customized so naming scheme will be the same?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to