Rafael Benevides commented on Task JDF-539

bom-check checks the resolution based on ~/.m2/settings.xml.

This is the Shrinkwrap resolver command that is used: Maven.resolver().loadPomFromFile(project.getFile()).resolve(gav).withMavenCentralRepo(true).withClassPathResolution(false).withTransitivity().asFile();

Reference: https://github.com/jboss-developer/maven-qstools-plugin/blob/master/src/main/java/org/jboss/maven/plugins/qstools/BomCheckerMojo.java#L65

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira