spotbugs / discuss

SpotBugs mailing list
6 stars 1 forks source link

Travis CI failure: 3.1.6 SNAPSHOT is not published #47

Closed mmoayyed closed 6 years ago

mmoayyed commented 6 years ago

I am reviewing https://travis-ci.org/spotbugs/spotbugs/builds/396638921 which seems to be the latest build job publishing snapshots for 3.1. The build was not able to publish and upload snapshots due to some connectivity issue. Could this job be restarted?

3.1.6 SNAPSHOT seems to have updated asm versions to 6.2 which may allow support for JDK 11. (Experimenting with this build/version over at https://github.com/apereo/cas)

PS It would also be very good if the milestones could be updated to indicate the release schedule and tentative dates for 3.1.6 and beyond.

KengoTODA commented 6 years ago

ASM 6.2 is used from SpotBugs version 3.4. So you can use 3.5 the latest one.

mmoayyed commented 6 years ago

Did you mean 3.1.5?

There is no 3.5 version published as far as I can see http://mvnrepository.com/artifact/com.github.spotbugs/spotbugs

KengoTODA commented 6 years ago

YES, 3.1.5. Sorry!