You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Paul Gier (JIRA)" <ji...@codehaus.org> on 2010/01/26 16:57:55 UTC

[jira] Updated: (MNG-4326) Maven should not check snapshot repositories for dependencies in the reactor

     [ http://jira.codehaus.org/browse/MNG-4326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Gier updated MNG-4326:
---------------------------

    Description: 
If I build a multi-module project with intermodule dependencies, Maven will still check the snapshot repository for module artifacts in order to update the metadata in the local repository.  Maven should not check the snapshot repository for any artifacts that are currently in the reactor.

In addition, if I install a snapshot artifact to the local repository, and then build another project that depends on the first project, Maven will check the snapshot repository.  Instead, Maven should only check the snapshot repository when there is no up to date (according to the update policy) local artifact installation.

This seems to be working normally in Maven 3.0-alpha-6, but still requires more testing.

  was:If I build and install a local snapshot of an artifact, maven will still check the snapshot repository in order to update the metadata in the local repository.  Instead, Maven should only check the snapshot repository when there is no up to date (according to the update policy) local artifact installation.

        Summary: Maven should not check snapshot repositories for dependencies in the reactor  (was: Maven should not check snapshot repositories if there is already an up to date local copy (and metadata) of the snapshot artifact)

> Maven should not check snapshot repositories for dependencies in the reactor
> ----------------------------------------------------------------------------
>
>                 Key: MNG-4326
>                 URL: http://jira.codehaus.org/browse/MNG-4326
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: Dependencies
>    Affects Versions: 2.0.10, 2.2.1
>            Reporter: Paul Gier
>
> If I build a multi-module project with intermodule dependencies, Maven will still check the snapshot repository for module artifacts in order to update the metadata in the local repository.  Maven should not check the snapshot repository for any artifacts that are currently in the reactor.
> In addition, if I install a snapshot artifact to the local repository, and then build another project that depends on the first project, Maven will check the snapshot repository.  Instead, Maven should only check the snapshot repository when there is no up to date (according to the update policy) local artifact installation.
> This seems to be working normally in Maven 3.0-alpha-6, but still requires more testing.

-- 
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