You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Gabriel Hautclocq (JIRA)" <ji...@codehaus.org> on 2005/03/22 17:18:58 UTC

[jira] Created: (MAVEN-1583) Timeout for downloading Jar dependencies

Timeout for downloading Jar dependencies
----------------------------------------

         Key: MAVEN-1583
         URL: http://jira.codehaus.org/browse/MAVEN-1583
     Project: maven
        Type: Improvement
  Components: cli  
    Versions: 1.0.2    
 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MAVEN-1583) Timeout for downloading Jar dependencies

Posted by "Gabriel Hautclocq (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MAVEN-1583?page=history ]
     
Gabriel Hautclocq closed MAVEN-1583:
------------------------------------

    Resolution: Won't Fix

sorry, I move the issue to Core

> Timeout for downloading Jar dependencies
> ----------------------------------------
>
>          Key: MAVEN-1583
>          URL: http://jira.codehaus.org/browse/MAVEN-1583
>      Project: maven
>         Type: Improvement
>   Components: cli
>     Versions: 1.0.2
>  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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org