diff --git a/pom.xml b/pom.xml index 3f5b50e48..722a7feae 100644 --- a/pom.xml +++ b/pom.xml @@ -1,20 +1,21 @@ 4.0.0 - net.masterthought - cucumber-reporting - jar - 5.8.1-SNAPSHOT - cucumber-reporting - https://github.com/damianszczepanik/cucumber-reporting org.sonatype.oss oss-parent 9 - + + net.masterthought + cucumber-reporting + jar + 5.8.1-SNAPSHOT + cucumber-reporting + https://github.com/damianszczepanik/cucumber-reporting + 11 11 @@ -123,10 +124,13 @@ [17,) + -javaagent:${settings.localRepository}/net/bytebuddy/byte-buddy-agent/${byte-buddy.version}/byte-buddy-agent-${byte-buddy.version}.jar - --add-opens java.base/java.io=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens - java.base/java.util=ALL-UNNAMED + --add-opens java.base/java.io=ALL-UNNAMED + --add-opens java.base/java.lang=ALL-UNNAMED + --add-opens java.base/java.util=ALL-UNNAMED