Marcus:
or build war file and deploy:
mvn war:war (inside app dir, war will be in appdir/target)
i get a error.....when a type mvn: war:war at my appdir..
Microsoft Windows XP [versão 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Projetos\musiclib>dir
O volume na unidade C não tem nome.
O número de série do volume é 441D-280F
Pasta de C:\Projetos\musiclib
28/05/2007 10:58 <DIR> .
28/05/2007 10:58 <DIR> ..
28/05/2007 10:58 495 .classpath
28/05/2007 10:58 562 .project
29/05/2007 11:09 <DIR> bin
28/05/2007 10:58 5.231 pom.xml
28/05/2007 10:58 <DIR> src
3 arquivo(s) 6.288 bytes
4 pasta(s) 23.503.806.464 bytes disponíveis
C:\Projetos\musiclib>mvn war:war
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'war'.
[INFO] org.apache.maven.plugins: checking for updates from apache.snapshots
[INFO] org.apache.maven.plugins: checking for updates from
howardlewisship.com
[INFO] org.codehaus.mojo: checking for updates from apache.snapshots
[INFO] org.codehaus.mojo: checking for updates from howardlewisship.com
[INFO] artifact org.apache.maven.plugins:maven-war-plugin: checking for
updates
from apache.snapshots
[INFO] artifact org.apache.maven.plugins:maven-war-plugin: checking for
updates
from howardlewisship.com
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[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 t
he repository: Failed to resolve artifact, possibly due to a repository list
tha
t 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)
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 10 seconds
[INFO] Finished at: Wed May 30 14:53:08 GMT-03:00 2007
[INFO] Final Memory: 1M/4M
[INFO]
------------------------------------------------------------------------
C:\Projetos\musiclib>
--
View this message in context:
http://www.nabble.com/T5%3A-Works-in-Jetty-but-not-in-Tomcat-tf3841294.html#a10879421
Sent from the Tapestry - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]