mbien commented on issue #4219:
URL: https://github.com/apache/netbeans/issues/4219#issuecomment-1152745350

   `maven.embedder`, last NB code point which calls into libs:
   `at 
org.netbeans.modules.maven.embedder.MavenEmbedder.readProjectWithDependencies(MavenEmbedder.java:240)`
   
    uses a fairly old version of:
   ```
   A2AC1CD690AB4C80DEFE7F9BCE14D35934C35CEC jdom:jdom:1.0
   5D9CE6ADD7B714B8095F0E3E396C5E9F8C5DCFEF 
org.apache.maven.shared:maven-dependency-tree:2.2
   ```
   3.1.1 would be latest. Probably good time to bump some versions after 
figuring out what depends on what version.
   
   it also depends on eclipse.aether which is also in the trace, see pom:
   
https://search.maven.org/artifact/org.apache.maven.shared/maven-dependency-tree/3.1.1/jar


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to