On 5/6/15, 10:37 AM, "Konstantin Kolinko" <[email protected]> wrote:
>Do you have "directory entries" in your jar file? > >E.g. "%JAVA_HOME%\bin\jar" -tf catalina.jar lists directories: > >META-INF/ >META-INF/MANIFEST.MF >org/ >org/apache/ >org/apache/catalina/ >org/apache/catalina/authenticator/ Thanks for the reply Konstantin. I do have directory entries listed. I haven¹t found a way to not have them via maven, but found we were using an old version of maven¹s jar plugin (2.4). I switched to 2.6, but that didn¹t help. David --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
