You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "John Franey (JIRA)" <ji...@codehaus.org> on 2006/03/30 20:12:44 UTC

[jira] Created: (MNG-2194) no downloading attempts of non-existing artifact

no downloading attempts of non-existing artifact
------------------------------------------------

         Key: MNG-2194
         URL: http://jira.codehaus.org/browse/MNG-2194
     Project: Maven 2
        Type: Improvement

  Components: Artifacts and Repositories  
    Versions: 2.0.2    
 Environment: not dependent on environment
    Reporter: John Franey
    Priority: Minor


I'm converting a project to maven 2.  Some dependencies do not exist in
ibiblio, so I've 'installed' these into my local repository.

I'm unhappy because every time I perform a run, there is a significant
delay (sometimes) when maven tries to download these non-existent
artifacts.  I get these messages:
Downloading: http://repo1.maven.org/maven2/......./...pom


How can I prevent maven's attempt to download these non-existent
artifacts?   I'm most interested in eliminating the delay.

I know I can run with the 'offline' option.   This is OK as long as I'm
sure all existing artifacts that are already downloaded into my cache. 
So I can do this until I build on a system with no local cache of add a
new dependency to my projects, at which time the delay is experienced
due to these non-existent artifacts.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (MNG-2194) no downloading attempts of non-existing artifact

Posted by "Jason van Zyl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason van Zyl updated MNG-2194:
-------------------------------

    Fix Version/s:     (was: 3.x)
                   3.0-alpha-7

We keep track of misses now, but we'll validate and close this out in 3.0-alpha-7.

> no downloading attempts of non-existing artifact
> ------------------------------------------------
>
>                 Key: MNG-2194
>                 URL: http://jira.codehaus.org/browse/MNG-2194
>             Project: Maven 2 & 3
>          Issue Type: Improvement
>          Components: Artifacts and Repositories
>    Affects Versions: 2.0.2
>         Environment: not dependent on environment
>            Reporter: John Franey
>            Priority: Minor
>             Fix For: 3.0-alpha-7
>
>
> I'm converting a project to maven 2.  Some dependencies do not exist in
> ibiblio, so I've 'installed' these into my local repository.
> I'm unhappy because every time I perform a run, there is a significant
> delay (sometimes) when maven tries to download these non-existent
> artifacts.  I get these messages:
> Downloading: http://repo1.maven.org/maven2/......./...pom
> How can I prevent maven's attempt to download these non-existent
> artifacts?   I'm most interested in eliminating the delay.
> I know I can run with the 'offline' option.   This is OK as long as I'm
> sure all existing artifacts that are already downloaded into my cache. 
> So I can do this until I build on a system with no local cache of add a
> new dependency to my projects, at which time the delay is experienced
> due to these non-existent artifacts.

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MNG-2194) no downloading attempts of non-existing artifact

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann closed MNG-2194.
----------------------------------

       Resolution: Duplicate
    Fix Version/s:     (was: 3.0-alpha-8)
         Assignee: Benjamin Bentmann

> no downloading attempts of non-existing artifact
> ------------------------------------------------
>
>                 Key: MNG-2194
>                 URL: http://jira.codehaus.org/browse/MNG-2194
>             Project: Maven 2 & 3
>          Issue Type: Improvement
>          Components: Artifacts and Repositories
>    Affects Versions: 2.0.2
>         Environment: not dependent on environment
>            Reporter: John Franey
>            Assignee: Benjamin Bentmann
>            Priority: Minor
>
> I'm converting a project to maven 2.  Some dependencies do not exist in
> ibiblio, so I've 'installed' these into my local repository.
> I'm unhappy because every time I perform a run, there is a significant
> delay (sometimes) when maven tries to download these non-existent
> artifacts.  I get these messages:
> Downloading: http://repo1.maven.org/maven2/......./...pom
> How can I prevent maven's attempt to download these non-existent
> artifacts?   I'm most interested in eliminating the delay.
> I know I can run with the 'offline' option.   This is OK as long as I'm
> sure all existing artifacts that are already downloaded into my cache. 
> So I can do this until I build on a system with no local cache of add a
> new dependency to my projects, at which time the delay is experienced
> due to these non-existent artifacts.

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MNG-2194) no downloading attempts of non-existing artifact

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-2194?page=all ]

John Casey updated MNG-2194:
----------------------------

    Fix Version: 2.2

> no downloading attempts of non-existing artifact
> ------------------------------------------------
>
>          Key: MNG-2194
>          URL: http://jira.codehaus.org/browse/MNG-2194
>      Project: Maven 2
>         Type: Improvement

>   Components: Artifacts and Repositories
>     Versions: 2.0.2
>  Environment: not dependent on environment
>     Reporter: John Franey
>     Priority: Minor
>      Fix For: 2.2

>
>
> I'm converting a project to maven 2.  Some dependencies do not exist in
> ibiblio, so I've 'installed' these into my local repository.
> I'm unhappy because every time I perform a run, there is a significant
> delay (sometimes) when maven tries to download these non-existent
> artifacts.  I get these messages:
> Downloading: http://repo1.maven.org/maven2/......./...pom
> How can I prevent maven's attempt to download these non-existent
> artifacts?   I'm most interested in eliminating the delay.
> I know I can run with the 'offline' option.   This is OK as long as I'm
> sure all existing artifacts that are already downloaded into my cache. 
> So I can do this until I build on a system with no local cache of add a
> new dependency to my projects, at which time the delay is experienced
> due to these non-existent artifacts.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (MNG-2194) no downloading attempts of non-existing artifact

Posted by "Felipe Leme (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-2194?page=comments#action_62630 ] 

Felipe Leme commented on MNG-2194:
----------------------------------

I agree with the reporter; the delay is very annoying. For instance, I have a project that use the latest versions of Spring and Hibernate, and it takes many seconds to build due to warns such as:

Downloading: http://ibiblio.lsu.edu/main/pub/packages/maven2//org/springframework/spring-context/2.0-m3/spring-context-2.0-m3.pom
[WARNING] Unable to get resource from repository central (http://ibiblio.lsu.edu/main/pub/packages/maven2/)
Downloading: http://ibiblio.lsu.edu/main/pub/packages/maven2//org/springframework/spring-web/2.0-m3/spring-web-2.0-m3.pom
[WARNING] Unable to get resource from repository central (http://ibiblio.lsu.edu/main/pub/packages/maven2/)


> no downloading attempts of non-existing artifact
> ------------------------------------------------
>
>          Key: MNG-2194
>          URL: http://jira.codehaus.org/browse/MNG-2194
>      Project: Maven 2
>         Type: Improvement

>   Components: Artifacts and Repositories
>     Versions: 2.0.2
>  Environment: not dependent on environment
>     Reporter: John Franey
>     Priority: Minor

>
>
> I'm converting a project to maven 2.  Some dependencies do not exist in
> ibiblio, so I've 'installed' these into my local repository.
> I'm unhappy because every time I perform a run, there is a significant
> delay (sometimes) when maven tries to download these non-existent
> artifacts.  I get these messages:
> Downloading: http://repo1.maven.org/maven2/......./...pom
> How can I prevent maven's attempt to download these non-existent
> artifacts?   I'm most interested in eliminating the delay.
> I know I can run with the 'offline' option.   This is OK as long as I'm
> sure all existing artifacts that are already downloaded into my cache. 
> So I can do this until I build on a system with no local cache of add a
> new dependency to my projects, at which time the delay is experienced
> due to these non-existent artifacts.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira