Peter Lamby

Results 26 comments of 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

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...