CDV ❯ Bootjar creation fails with Maven plugin
-
Bug
-
Status: Closed
-
2 Major
-
Resolution: Fixed
-
-
-
ekulesho
-
Reporter: hhuynh
-
October 13, 2007
-
0
-
Watchers: 0
-
October 16, 2007
-
October 16, 2007
Description
2007-10-12 21:25:56,838 INFO - Terracotta trunk-nightly-rev5925, as of 20071011-181024 (Revision 5925 by cruise@rh4mo0 from trunk)
2007-10-12 21:25:57,325 INFO - Configuration loaded from the file at ‘d:\work\maven-tc-plugin\examples\tc-maven-plugin-sample\tc-config.xml’.
Exception in thread “main” java.lang.RuntimeException: Unable to create runtime for plugins
at com.tc.plugins.ModulesLoader.initModules(ModulesLoader.java:100)
at com.tc.object.tools.BootJarTool.
Comments
Eugene Kuleshov 2007-10-13
Hung Huynh 2007-10-13
I was just running tc-maven-plugin-sample after I cut down the classpath and run the command to create bootjar manually.
Eugene Kuleshov 2007-10-16
This should be fixed by the last changes. Version of clustered-ehcache-1.3 module in tc-maven-plugin-sample project was not correct. It should use 1.0.0.SNAPSHOT
hung, can you please attach maven pom.xml and tc-config.xml for this project