You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plugin mavenSnapshotCleanupWhenRelease removes Maven artifacts from a repository, but leaves maven-metadata.xml unmodified, which now lists an unavailable version. This can lead to errors in some corner cases. I think it would be a good idea if the plugin recalculated the maven metadata after removal of the artifact.
The text was updated successfully, but these errors were encountered:
The plugin
mavenSnapshotCleanupWhenRelease
removes Maven artifacts from a repository, but leavesmaven-metadata.xml
unmodified, which now lists an unavailable version. This can lead to errors in some corner cases. I think it would be a good idea if the plugin recalculated the maven metadata after removal of the artifact.The text was updated successfully, but these errors were encountered: