rfscholte commented on issue #2: [MJMOD-8] NullPointerException on create
URL: https://github.com/apache/maven-jmod-plugin/pull/2#issuecomment-455689156
 
 
   Did you try to use the generated jmod? I would expect it to fail because it 
is missing picocli. IIUC `--classpath` will simply use the resources from these 
dirctories and jarfiles. After refactoring the project this IT fails with 
`Error: java.util.zip.ZipException: duplicate entry: 
classes/META-INF/MANIFEST.MF` because picocli ended up on the classpath too.

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


With regards,
Apache Git Services

Reply via email to