• Bug
  • Status: Closed
  • 1 Critical
  • Resolution: Fixed
  • Eclipse Plugin
  • gkeim
  • Reporter: amiller
  • March 11, 2009
  • 0
  • Watchers: 0
  • April 10, 2009
  • March 11, 2009

Description

See: http://forums.terracotta.org/forums/posts/list/0/1888.page

User saw this error in the Eclipse plugin after update to 3.0.0-stable0:

Unable to resolve dependency TIM: modules-base version 1.0.0.SNAPSHOT,1.1.0.SNAPSHOT) (group-id: org.terracotta.modules) tc-config.xml uz.www.search line 5 org.terracotta.dso.ModuleProblemMarker

Comments

Alex Miller 2009-03-11

Reproduced, from Eclipse log:

java.lang.RuntimeException: Failed to create DSO bootjar at org.terracotta.dso.launch.LaunchHelper.testEnsureBootJar(LaunchHelper.java:227) at org.terracotta.dso.launch.LaunchHelper.setup(LaunchHelper.java:139) at org.terracotta.dso.launch.ConfigurationDelegate.launch(ConfigurationDelegate.java:22) at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:764) at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:614) at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:880) at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1083) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

Gary Keim 2009-03-11

How the module resolver is meant to be used change a bit.

nadeem ghani 2009-03-16

Fixed in r12162