Seems to work here. I never ran the Tapestry archetype before, so in my case Maven downloaded lots of fresh stuff. Could the problem be caused by a stale local .m2 repository?

Ger-Jan

Quoting Matt Raible <m...@raibledesigns.com>:

Dunno - is anyone else able to reproduce this?

On Thu, Aug 27, 2009 at 1:13 PM, Mark Rosenthal <mros...@gmail.com> wrote:

 Hi Matt and list,

I'm trying to start a new Tapestry Basic project, and am getting the
following error:

Using the command:
mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes
-DarchetypeArtifactId=appfuse-basic-tapestry -DremoteRepositories=
http://static.appfuse.org/releases -DarchetypeVersion=2.0.2
-DgroupId=com.mycompany.app -DartifactId=myproject

then 'cd myproject'

and 'mvn'

I get the following output:

[INFO] Scanning for projects...
[INFO]
------------------------------------------------------------------------
[INFO] Building AppFuse Tapestry Application
[INFO]    task-segment: [install]
[INFO]
------------------------------------------------------------------------
Downloading:
http://repo1.maven.org/maven2/com/javaforge/tapestry/tapestry-javaforge/1.0.0-SNAPSHOT/tapestry-javaforge-1.0.0-SNAPSHOT.pom
Downloading:
http://static.appfuse.org/repository/com/javaforge/tapestry/tapestry-javaforge/1.0.0-SNAPSHOT/tapestry-javaforge-1.0.0-SNAPSHOT.pom
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: com.javaforge.tapestry:tapestry-flash:jar:1.0.0

Reason: Cannot find parent: com.javaforge.tapestry:tapestry-javaforge for
project: com.javaforge.tapestry:tapestry-flash:jar:1.0.0 for project
com.javaforge.tapestry:tapestry-flash:jar:1.0.0


[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 9 seconds
[INFO] Finished at: Thu Aug 27 13:11:11 MDT 2009
[INFO] Final Memory: 23M/56M
[INFO]
------------------------------------------------------------------------

Any ideas?





--
'Ay,' said he, 'if they got hands on me, it would be a short shrift and a lang
tow for Alan!'

Kidnapped, Robert Louis Stevenson


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Reply via email to