mraible wrote:
> 
> Did you run "mvn clean" after modifying your pom.xml files?  I had to
> do that to make everything work.  You'll also want to run "mvn
> install" on core before you try anything with "web".
> 
> Matt
> 

OK, I run "mvn clean" under root, then run "mvn install" under core, then
run "mvn jetty:run-war" under web... I got this error.

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: com.abc123.app
ArtifactId: MyTapestryApp
Version: 1.0-SNAPSHOT

Reason: Unable to download the artifact from any repository

  com.abc123.app:MyTapestryApp:pom:1.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  appfuse (http://static.appfuse.org/repository)
...
-- 
View this message in context: 
http://www.nabble.com/iBatis-for-AppFuse-2.0-M5-appfuse-modular-tapestry-doesn%27t-work.-tf3572323s2369.html#a9982675
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to