Open benze opened 8 years ago
@benze interesting question. I don't really know. Let's post it to SO and see what is the solution. I actually found this: http://stackoverflow.com/questions/40249751/configure-manifest-mf-classpath-in-ear (could be relevant)
By spec, the EAR's META-INF/MANIFEST.MF is not part of the classpath.
Is there a way to use jcabi-manifests to load an ear's manifest safely?
Thanks,
Eric