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/02/22 22:01:29 UTC

[GitHub] andretadeu opened a new pull request #3: [MJMOD-23] Add modularized JARs parent's path instead of theirs.

andretadeu opened a new pull request #3: [MJMOD-23] Add modularized JARs parent's path instead of theirs.
URL: https://github.com/apache/maven-jmod-plugin/pull/3
 
 
   Hi!
   
   In this PR, I changed the way the parameter **--module-path** is built for **jmod create**. In the original code, the modularized JAR dependencies' full path were added, instead of their parent folder. Since **jmod create** requires that **--module-path** entries to be folders only, I am getting the JAR's parent folder.
   
   Thanks in advance,

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