Hi Angelo,

as far i know Maven does this to check if there were changes in the
dependencies.

to avoid this u could run maven in offline mode: mvn -o  or u can play
with the property: updatePolicy. U can see more details here:
http://maven.apache.org/pom.html

On Tue, Jun 23, 2009 at 12:11 PM, Angelo Chen<angelochen...@yahoo.com.hk> 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
> --
> View this message in context: 
> http://www.nabble.com/t5%3A-why-always-downloading-these-files--tp24163234p24163234.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

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

Reply via email to