Re: Question Guice provision errors

2020-04-04 Thread Stuart McCulloch
Can't recreate it locally, but that error would only occur if it couldn't load the default implementation defined for that interface (DefaultCheckstyleExecutor) You could try using -Dorg.sonatype.inject.debug=true to dump out detailed logs of what it's trying to bind (this is an old flag specific

Question Guice provision errors

2020-04-04 Thread Karl Heinz Marbaise
Hi, currently I'm stumbling over the following issue: Running Maven 3.0.5 and following plugin (also had that with other plugins)... Can someone give me a hint what cause this kind of issue: INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-project-installer-project-it

welcome reproducible-maven-HEAD with 29% success so far

2020-04-04 Thread Hervé Boutemy
Hi, After reproducible-central that shows public releases that are reproducible, we had an issue for Maven releases: we detected that a build was not reproducible *after the release*... Welcome reproducible-maven-HEAD, the Reproducibility Check for Apache Maven master HEADs