jira-importer commented on issue #161: URL: https://github.com/apache/maven-jar-plugin/issues/161#issuecomment-2956674567
**[julio benitez](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=jdbenitez)** commented > java -jar project_2-1.0.jar Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/co llections/MultiMap Caused by: java.lang.ClassNotFoundException: org.apache.commons.collections.Mult iMap at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClassInternal(Unknown Source) Could not find the main class: com.test.project_2.Example. Program will exit. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
