Angelo Chen wrote:
Hi,
every time when I run the progam, maven always displays:

Downloading:
http://snapshots.repository.codehaus.org/javassist/javassist/3.9.0.GA/javassist-3.9.0.GA.pom
Downloading:
http://repo1.maven.org/maven2/javassist/javassist/3.9.0.GA/javassist-3.9.0.GA.pom

any idea how to stop this? Thanks,

Angelo
Maven cannot find this POM, so it tries to download it every time. Try adding JBoss Maven2 repository (http://repository.jboss.org/maven2) to the pom.xml, it does contain this POM, so it will be downloaded once.

--
WBR,
Ivan S. Dubrov


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to