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
When I compile from source the resulting binary looks like an outdated release.
This can cause having binaries with same name but different content in the wild.
Please tag a release and switch to "SNAPSHOT" in pom.xml on next commit.
I am also not a big fan of outdated binaries committed in source. People that are not so much familiar with maven could take them as a build result.
The text was updated successfully, but these errors were encountered:
When I compile from source the resulting binary looks like an outdated release.
This can cause having binaries with same name but different content in the wild.
Please tag a release and switch to "SNAPSHOT" in pom.xml on next commit.
I am also not a big fan of outdated binaries committed in source. People that are not so much familiar with maven could take them as a build result.
The text was updated successfully, but these errors were encountered: