Re: Release plugin freezes in depednecy check

2009-08-04 Thread Fabrice Daugan
For each dependencies, URL are checked to retrieve data. To disable use this tip : org.apache.maven.plugins maven-project-info-reports-plugin false

Re: Release plugin freezes in depednecy check

2009-08-04 Thread Jörg Schaible
Andrew Goktepe wrote: > I did encounter the same problem. I doubt, unless you're as stupid as me ... ;-) MRELEASE-469 - Jörg - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-

Re: Release plugin freezes in depednecy check

2009-08-04 Thread Brian Fox
run with -X and see what it's doing On Tue, Aug 4, 2009 at 2:49 PM, Andrew Goktepe wrote: > Nevermind.  I just noticed this is within the release plugin itself, not the > project info reports plugin. > > On Tue, Aug 4, 2009 at 11:49 AM, Andrew Goktepe > wrote: > >> I did encounter the same proble

Re: Release plugin freezes in depednecy check

2009-08-04 Thread Andrew Goktepe
Nevermind. I just noticed this is within the release plugin itself, not the project info reports plugin. On Tue, Aug 4, 2009 at 11:49 AM, Andrew Goktepe wrote: > I did encounter the same problem. The build does eventually proceed, but > after several minutes per module. In our multi-module bui

Re: Release plugin freezes in depednecy check

2009-08-04 Thread Andrew Goktepe
I did encounter the same problem. The build does eventually proceed, but after several minutes per module. In our multi-module build this more than doubles the release build time. Setting dependencyLocationsEnabled to false speeds this up: http://maven.apache.org/plugins/maven-project-info-repor

Release plugin freezes in depednecy check

2009-08-03 Thread Jörg Schaible
Hi guys, did anyone of you encounter the problem, that the release-plugin freezes in preparation performing the dependency check for the snapshots? The project itself builds a plugin: == %< $ mvn org.apache.maven.plugins:maven-release-plugin:2.0-beta-9:prepare [INFO]