maven plugin: bootjar creation failed
-------------------------------------
Key: CDV-463
URL: https://jira.terracotta.org/jira//browse/CDV-463
Project: Community Development
Issue Type: Bug
Reporter: Taylor Gautier
Assignee: Issue Review Board
[INFO] [bootjar] Exception in thread "main" java.lang.RuntimeException: Unable
to create runtime for plugins
[INFO] [bootjar] at
com.tc.plugins.ModulesLoader.initModules(ModulesLoader.java:100)
[INFO] [bootjar] at
com.tc.object.tools.BootJarTool.<init>(BootJarTool.java:213)
[INFO] [bootjar] at
com.tc.object.tools.BootJarTool.main(BootJarTool.java:2433)
[INFO] [bootjar] Caused by: java.lang.NumberFormatException: For input string:
"1-SNAPSHOT"
[INFO] [bootjar] at
java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
[INFO] [bootjar] at java.lang.Integer.parseInt(Integer.java:456)
[INFO] [bootjar] at java.lang.Integer.parseInt(Integer.java:497)
[INFO] [bootjar] at org.osgi.framework.Version.<init>(Version.java:135)
[INFO] [bootjar] at
org.osgi.framework.Version.parseVersion(Version.java:208)
[INFO] [bootjar] at
com.tc.bundles.Resolver.resolveLocation(Resolver.java:177)
[INFO] [bootjar] at com.tc.bundles.Resolver.resolve(Resolver.java:94)
[INFO] [bootjar] at com.tc.bundles.Resolver.resolve(Resolver.java:110)
[INFO] [bootjar] at
com.tc.plugins.ModulesLoader.initModules(ModulesLoader.java:146)
[INFO] [bootjar] at
com.tc.plugins.ModulesLoader.initModules(ModulesLoader.java:95)
[INFO] [bootjar] ... 2 more
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev