micha149 / gulp-maven-deploy

Gulp wrapper for the maven-deploy plugin
MIT License
12 stars 11 forks source link

maven-deploy and unique version timestamps flag #21

Open jamesoleary123 opened 6 years ago

jamesoleary123 commented 6 years ago

Currently there doesn't seem to be a way to switch off the unique version timestamps that maven deploy is appending when uploading to a repo?

Can a flag be added for this.

http://maven.apache.org/plugins-archives/maven-deploy-plugin-2.6/examples/disabling-timestamps-suffix.html