Hi,

What i did was: After running the first maven command, go into the project directory of the project just created, then do

"mvn jetty:run"

That worked. It wouldn't work if you're outside the project directory.

Hope it helps.

celia


Christoph Jaeger wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I tried to follow the steps described on

http://tapestry.apache.org/tapestry5/quickstart/

to get a first small tapestry application running.

The first maven command worked without problems (mvn archetype:create
...), at least it told me that everything is ok.

But when I try to do "mvn jetty:run", I get the following error message:

...
[INFO] Error building POM (may not be this project's POM).


Project ID: org.apache.maven.plugins:maven-war-plugin

Reason: Error getting POM for
'org.apache.maven.plugins:maven-war-plugin' from the repository: Failed
to resolve artifact, possibly due to a repository list that is not
appropriately equipped for this artifact's metadata.
  org.apache.maven.plugins:maven-war-plugin:pom:2.0.3-SNAPSHOT

from the specified remote repositories:
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository/),
  howardlewisship.com (http://howardlewisship.com/repository),
  central (http://repo1.maven.org/maven2)

...

What did I do wrong here? This is my first contact with maven, so I
don't have any experience with it (and hoped that I don't have to really
understand how it works).

Another thing, I found some typos in the Tapestry 5 tutorial, and
thought it would be nice if I contribute a bit and help improve things.
Where can I report this to?

Best Regards,

Christoph Jäger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGAlIpa8IX5asoPlERAtCYAKC89Y21rRq3wiVcyUpVn8zYkMXL9wCfSoKk
0CYtRD2nBmS0FoU7l3QVP+4=
=/JKT
-----END PGP SIGNATURE-----

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




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

Reply via email to