cstamas commented on PR #1633:
URL: https://github.com/apache/maven/pull/1633#issuecomment-2280605648

   Updated messages:
   ```
   [WARNING] 1 problem was encountered while building the effective model for 
org.jboss:jboss-dmr:jar:1.3.0.Final during dependency collection step for 
project (use -X to see details)
   ```
   With `-X`:
   ```
   [WARNING] 1 problem was encountered while building the effective model for 
org.jboss:jboss-dmr:jar:1.3.0.Final during dependency collection step for 
project. Path to offending node from root:
    -> com.acme:example-subsystem:jar:1.0-SNAPSHOT
    -> org.wildfly.core:wildfly-subsystem-test:pom:24.0.0.Final (test)
    -> org.wildfly.core:wildfly-subsystem-test-framework:jar:24.0.0.Final 
(compile)
    -> org.wildfly.core:wildfly-model-test:jar:24.0.0.Final (compile)
    -> org.wildfly.legacy.test:wildfly-legacy-versions:jar:8.0.1.Final (compile)
   [WARNING] Problems encountered:
   [WARNING] 'dependencyManagement.dependencies.dependency.systemPath' for 
com.sun:tools:jar refers to a non-existing file 
/home/cstamas/.sdkman/candidates/java/21.0.4-tem/../lib/tools.jar. Please 
verify that you run Maven using a JDK and not just a JRE. @ 
org.jboss:jboss-dmr:1.3.0.Final
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to