[ http://jira.codehaus.org/browse/MAVEN-1583?page=history ]
     
Brett Porter deleted MAVEN-1583:
--------------------------------


> Timeout for downloading Jar dependencies
> ----------------------------------------
>
>          Key: MAVEN-1583
>          URL: http://jira.codehaus.org/browse/MAVEN-1583
>      Project: maven
>         Type: Improvement
>  Environment: Microsoft Windows 2000 Professional
> 1024Mo Ram
> Intel Pentium 4 2.00Ghz
> Maven 1.0.2
> Websphere 5
>     Reporter: Gabriel Hautclocq

>
>
> Sorry if my english is bad, I'm french :)
> When a project has a dependency with another project (so the Jar of this 
> project has been installed in the local Maven repo), Maven checks on the 
> internet if it find this Jar but as it only exists on the local repo, Maven 
> finally takes the one installed in the local repo after displaying a warning.
> (for exemple :
> "Attempting to download Metier-Jar-Shared-SNAPSHOT.jar.
> Artifact /Darva/jars/Metier-Jar-Shared-SNAPSHOT.jar doesn't exists in remote 
> repository, but it exists locally")
> But, sometimes Maven stay at the online dependency check and freeze, and this 
> is a very bad issue as we use Maven with CruiseControl (it blocks the 
> continous integration process)
> This happens only when there's a attempt to download our third party 
> dependency, never with others.
> So this will be great if you could add a timeout to those online dependency 
> check
> Or an option to disable online check on the <dependency> element

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to