Peter Lamby
Peter Lamby
@mebigfatguy The following of mine Projects triggers the Check: https://github.com/Serranya/de.serra.rocker-for-takes-maven-plugin/tree/reproducer Just build the `reproducer` branch with `mvn clean verify -Pdev`. You will need my parent pom to build the project....
@mebigfatguy Does the reproducer help you?
@mebigfatguy hmm for some reason I can't reproduce it anymore. What about you @ThrawnCA
@0crat refuse
@0crat wait for #187
Ready to review :)
Hello, could I get any feedback regarding this PR?
I also have a problem with java 11. Im using `env MAVEN_HOME=/opt/maven/ JAVA_HOME=/usr/lib/jvm/default mvn eu.stamp-project:dspot-maven:amplify-unit-tests -Dtest-criterion=JacocoCoverageSelector` on https://github.com/condorcat/de.serra.condorcat I get the following errors ``` [serra@archlinux de.serra.condorcat]$ env MAVEN_HOME=/opt/maven/ JAVA_HOME=/usr/lib/jvm/default mvn...