> I tried changing this flag uniqueVersion to false, but still the same effect. > > This did not occur with maven 2. any ideas on how to make the output of > deploy be jarname-8.5.3-SNAPSHOT.jar?
This is how Maven3 works, read the compatibility notes for M3. https://cwiki.apache.org/MAVEN/maven-3x-compatibility-notes.html#Maven3.xCompatibilityNotes-NonuniqueSnapshotDeployments Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
