> I don't want to use snapshot for every pom because it brings ugly postfixes
> for artifacts e.g. when I deploy them to server, and i don't want to
> configure new names for every artifact in my POM's deploy to server
> executions.

Maven is opinionated and doesn't care about what you think is ugly.

> Removing artifact from local repo isn't fine because I want automatic
> updates for all developers

Versions never change once published is a central tenet of Maven. You
should be using Snapshots, period. There is no other "work around".

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to