eitan-rosenberg opened a new issue, #11602:
URL: https://github.com/apache/maven/issues/11602

   ### Affected version
   
   4.0.0-rc-5
   
   ### Bug description
   
   I am migrating a Mogo of mine to Maven 4.0.
   I am using org.apache.maven.project.MavenProject and I am getting 
   "The method getRuntimeClasspathElements() from the type MavenProject is 
deprecated"
   
   MavenProject.getRuntimeClasspathElements() is deprecated, and the 
documentation is pointing to org.apache.maven.api.JavaPathType.
   
   Is there somewhere an example of how to use 
org.apache.maven.api.JavaPathType ?
   Can I safely use getRuntimeClasspathElements ?
   
   Thanks for any response.


-- 
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]

Reply via email to