Or add -DremoteRepositories=http://tapestry.formos.com/maven-snapshot-repository/ to your command
line call.
Uli
Hugo Palma schrieb:
Add this to your pom:
<repositories>
<!-- Tapestry Snapshots -->
<repository>
<id>tapestry-snapshots</id>
<url>http://tapestry.formos.com/maven-snapshot-repository/</url>
</repository>
</repositories>
[EMAIL PROTECTED] wrote:
Which servers do I need to add so that maven runs through?
Missing:
----------
1) org.apache.tapestry:tapestry-upload:jar:5.0.15-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.tapestry
-DartifactId=tapest
ry-upload \
-Dversion=5.0.15-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
Path to dependency:
1) net.atos.mm.formation:tapestry:war:1.0.0
2) org.apache.tapestry:tapestry-upload:jar:5.0.15-SNAPSHOT
2) org.apache.tapestry:tapestry-ioc:jar:5.0.15-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.tapestry
-DartifactId=tapest
ry-ioc \
-Dversion=5.0.15-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
Path to dependency:
1) net.atos.mm.formation:tapestry:war:1.0.0
2) org.apache.tapestry:tapestry-ioc:jar:5.0.15-SNAPSHOT
3) org.apache.tapestry:tapestry-core:jar:5.0.15-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.tapestry
-DartifactId=tapest
ry-core \
-Dversion=5.0.15-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
Path to dependency:
1) net.atos.mm.formation:tapestry:war:1.0.0
2) org.apache.tapestry:tapestry-core:jar:5.0.15-SNAPSHOT
----------
3 required artifacts are missing.
Thanks!
Tobias
---------------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]