Closed
Description
After successfully building the application, I end up with the proper jar within :
/.m2/repository/com/intuit/maven-build-scanner/1.0.0-SNAPSHOT/maven-build-scanner-1.0.0-SNAPSHOT-jar-with-dependencies.jar
But while running the scan on a project after adding the .mvn/extensions.xml file - no report is being built.
I use jdk11 & maven 3.6.3
I might try a few things later and let you know.
Activity