AKMANSoft edited a comment on issue #2: [MJMOD-8] NullPointerException on create URL: https://github.com/apache/maven-jmod-plugin/pull/2#issuecomment-515164642 > 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. I'm also getting the above error. This happen when added different jars in my example project.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services