Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 7 by
chris.j....@gmail.com: How to I get this working?
http://code.google.com/p/shavenmaven/issues/detail?id=7
I don't have ANT, only Maven :-(
I downloaded shavenmaven-93.jar but I get an error when I run it:
C:\temp>java -jar shavenmaven-93.jar test.dependencies target
Exception in thread "main" java.lang.NoClassDefFoundError:
com/googlecode/shavenmaven/internal/totallylazy/$Callable1
Caused by: java.lang.ClassNotFoundException:
com.googlecode.shavenmaven.internal.totallylazy.$Callable1
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: com.googlecode.shavenmaven.Dependencies.
Program will exit.
I tried downloading the "dep" jar as well, but I get the same problem, i.e.
java -cp shavenmaven-93-dep.jar -jar shavenmaven-93.jar test.dependencies
target
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings