cdancy / bitbucket-rest

Java client, built on top of jclouds, for working with Bitbucket's REST API
Apache License 2.0
78 stars 57 forks source link

Downgrade Java 11 to support the shadow plugin #336

Closed martinda closed 2 years ago

martinda commented 2 years ago

As per the shadow plugin README, Java 17 is not supported and trying to run publishToMavenLocal does not work with Java 17, so downgrading travis to run with Java 11.