Page 1 of 1

Maven Error while launching ant's jetty-demo task

Posted: Mon Aug 05, 2013 9:14 am
by sebastian
Maven install command is successful. But when I try to launch jetty-demo task, it always fails like this:

BUILD FAILED
E:\project-Redcollor-ecommerce\redcollar-workspace\DemoSite-master\site\build.xml:93: Unable to resolve artifact: Unable to get dependency information: Unable to read the metadata file for artifact 'net.sf.ehcache:ehcache-terracotta:jar': Cannot find parent: org.terracotta.forge:forge-parent for project: net.sf.ehcache:ehcache-terracotta-root:pom:2.4.2 for project net.sf.ehcache:ehcache-terracotta-root:pom:2.4.2
net.sf.ehcache:ehcache-terracotta:jar:2.4.2

Anyone has a solution for this? Thanks a lot.