sbt / sbt-s3

sbt-s3 is a simple sbt plugin to manipulate objects on Amazon S3
Apache License 2.0
63 stars 29 forks source link

Adds javax.xml.bind dependencies #62

Closed markusa380 closed 5 years ago

markusa380 commented 5 years ago

This way, this project should be usable with JDK10+. See the following StackOverflow topic: https://stackoverflow.com/questions/43574426/how-to-resolve-java-lang-noclassdeffounderror-javax-xml-bind-jaxbexception-in-j?answertab=votes#tab-top

emersonloureiro commented 5 years ago

merged.