trautonen/coveralls-maven-plugin#112
Configure local Coveralls token and run locally like this: mvn jacoco:report coveralls:report -DrepoToken=$COVERALLS_TOKEN
Result:
Execution default-cli of goal org.eluder.coveralls:coveralls-maven-plugin:4.3.0:report failed: A required class was missing while executing org.eluder.coveralls:coveralls-maven-plugin:4.3.0:report: javax/xml/bind/DatatypeConverter
There is a fix deployed to master, but it is not deployed to the maven repository, so there is no way to reference a version of the new fix.
trautonen/coveralls-maven-plugin#112
Configure local Coveralls token and run locally like this:
mvn jacoco:report coveralls:report -DrepoToken=$COVERALLS_TOKENResult:
There is a fix deployed to master, but it is not deployed to the maven repository, so there is no way to reference a version of the new fix.