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 2018/12/12 16:59:43 UTC

[GitHub] andretadeu opened a new pull request #2: [MJMOD-8] NullPointerException on create

andretadeu opened a new pull request #2: [MJMOD-8] NullPointerException on create
URL: https://github.com/apache/maven-jmod-plugin/pull/2
 
 
   Hi,
   
   I created this pull request to fulfill to address the need to set **--class-path** parameter from _jmod create_, because it offers the possibility to create a JMOD artifact from a JAR created in another project, in a Maven multi-module context.
   
   Commit comment:
   
   > NullPointerException happens when I am trying to create a JMOD from a JAR from another project. The plugin was not setting classPath when it should to run the following command: 'jmod create --class-path <JAR location> <target>'.
   
   Thanks,
   
   André Tadeu de Carvalho

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