New Maven snapshots for already released artifacts -


Is there a good reason to continue deploying a new snapshot, if the same version is already artifact released is?

Concrete: Already have xyz-1.0 - xyz-1.0-SNAPSHOT are the ones that continue to dependencies.

It looks wrong for me, but maybe there is some reason behind it? If 1.0 is already released, then the snapshot should not be made anymore and you should remove the snapshot from your store.


Comments

Popular posts from this blog

ios - Form Sheet content disappearing -

MySql variables and php -

php - Laravel - Overriding a resource route into a different route filter group -