You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2019/01/22 16:39:39 UTC

[GitHub] andretadeu opened a new pull request #2: [MJDEPS-16] Setup 'jdeps' goal alongside with 'jdkinternals'

andretadeu opened a new pull request #2: [MJDEPS-16] Setup 'jdeps' goal alongside with 'jdkinternals'
URL: https://github.com/apache/maven-jdeps-plugin/pull/2
 
 
   Hello, people!
   
   In this PR, I setup 'jdeps' goal alongside with 'jdkinternals' to check if we should set -jdkinternals paramater. In addition, I had to append 'module-info.class' whenever jdeps is using against a modularized project or not, except when you should do a 'jdeps -m <module> <target>.' Furthermore, I had to fix some tests that were too reliant on the output format of 'jdeps'.
   
   Thanks,

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services