You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@codehaus.org> on 2011/12/10 12:12:02 UTC

[jira] (MPIR-237) Unexpected download

Robert Scholte created MPIR-237:
-----------------------------------

             Summary: Unexpected download
                 Key: MPIR-237
                 URL: https://jira.codehaus.org/browse/MPIR-237
             Project: Maven 2.x Project Info Reports Plugin
          Issue Type: Bug
          Components: dependency-management
    Affects Versions: 2.4
         Environment: Apache Maven 3.0.4 (r1206075; 2011-11-25 09:20:29+0100)
Maven home: D:\apache-maven-3.0.4-RC2\bin\..
Java version: 1.6.0_25, vendor: Sun Microsystems Inc.
Java home: E:\Program Files\Java\jdk1.6.0_25\jre
Default locale: nl_NL, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
            Reporter: Robert Scholte


I was kind of surprised to see maven 3.0.5-SNAPSHOT being downloaded. Looks like a bug to me.
This happend during a {{mvn site}} on the coberturta-maven-plugin rev. 15529

{noformat}
[INFO] Generating "Dependency Management" report    --- maven-project-info-reports-plugin:2.4
[INFO] artifact org.apache.maven:maven-plugin-api: checking for updates from nexus
Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-metadata.xml
Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-metadata.xml (782 B at 0.3 KB/sec)
Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-plugin-api-3.0.5-20111209.224224-4.pom
Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-plugin-api-3.0.5-20111209.224224-4.pom (3 KB at 2.3 KB/sec)
Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-metadata.xml
Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-metadata.xml (809 B at 0.3 KB/sec)
Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-3.0.5-20111209.224136-4.pom
Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-3.0.5-20111209.224136-4.pom (22 KB at 7.7 KB/sec)
[INFO] artifact junit:junit: checking for updates from nexus
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (MPIR-237) Unexpected download

Posted by "jieryn (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/MPIR-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=298166#comment-298166 ] 

jieryn commented on MPIR-237:
-----------------------------

{code}<!-- snip from help:effective-pom -->
  <dependencyManagement>
    <dependencies>
      <dependency>
        <groupId>commons-beanutils</groupId>
        <artifactId>commons-beanutils</artifactId>
        <version>1.8.3</version>
      </dependency>
    </dependencies>
  </dependencyManagement>

<!-- snip from mvn site (v3.1) -->

[INFO] Generating "Dependency Management" report    --- maven-project-info-reports-plugin:2.4
[INFO] artifact commons-beanutils:commons-beanutils: checking for updates from maven.acme.com
Downloading: http://maven.acme.com/repository/all/commons-beanutils/commons-beanutils/1.8.4-SNAPSHOT/maven-metadata.xml
Downloaded: http://maven.acme.com/repository/all/commons-beanutils/commons-beanutils/1.8.4-SNAPSHOT/maven-metadata.xml (371 B at 0.2 KB/sec)
{code}
                
> Unexpected download
> -------------------
>
>                 Key: MPIR-237
>                 URL: https://jira.codehaus.org/browse/MPIR-237
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: Bug
>          Components: dependency-management
>    Affects Versions: 2.4
>         Environment: Apache Maven 3.0.4 (r1206075; 2011-11-25 09:20:29+0100)
> Maven home: D:\apache-maven-3.0.4-RC2\bin\..
> Java version: 1.6.0_25, vendor: Sun Microsystems Inc.
> Java home: E:\Program Files\Java\jdk1.6.0_25\jre
> Default locale: nl_NL, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
>            Reporter: Robert Scholte
>
> I was kind of surprised to see maven 3.0.5-SNAPSHOT being downloaded. Looks like a bug to me.
> This happend during a {{mvn site}} on the coberturta-maven-plugin rev. 15529
> {noformat}
> [INFO] Generating "Dependency Management" report    --- maven-project-info-reports-plugin:2.4
> [INFO] artifact org.apache.maven:maven-plugin-api: checking for updates from nexus
> Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-metadata.xml
> Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-metadata.xml (782 B at 0.3 KB/sec)
> Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-plugin-api-3.0.5-20111209.224224-4.pom
> Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-plugin-api-3.0.5-20111209.224224-4.pom (3 KB at 2.3 KB/sec)
> Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-metadata.xml
> Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-metadata.xml (809 B at 0.3 KB/sec)
> Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-3.0.5-20111209.224136-4.pom
> Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-3.0.5-20111209.224136-4.pom (22 KB at 7.7 KB/sec)
> [INFO] artifact junit:junit: checking for updates from nexus
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (MPIR-237) Unexpected download

Posted by "Robert Scholte (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/MPIR-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=298161#comment-298161 ] 

Robert Scholte commented on MPIR-237:
-------------------------------------

Jieryn, I can't reproduce it with Maven-3.0.4 (i.e. final version). It downloads the maven-plugin-api:3.0.4 as expected.
It's true that this is one of the slowest pages, but that's another issue.
                
> Unexpected download
> -------------------
>
>                 Key: MPIR-237
>                 URL: https://jira.codehaus.org/browse/MPIR-237
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: Bug
>          Components: dependency-management
>    Affects Versions: 2.4
>         Environment: Apache Maven 3.0.4 (r1206075; 2011-11-25 09:20:29+0100)
> Maven home: D:\apache-maven-3.0.4-RC2\bin\..
> Java version: 1.6.0_25, vendor: Sun Microsystems Inc.
> Java home: E:\Program Files\Java\jdk1.6.0_25\jre
> Default locale: nl_NL, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
>            Reporter: Robert Scholte
>
> I was kind of surprised to see maven 3.0.5-SNAPSHOT being downloaded. Looks like a bug to me.
> This happend during a {{mvn site}} on the coberturta-maven-plugin rev. 15529
> {noformat}
> [INFO] Generating "Dependency Management" report    --- maven-project-info-reports-plugin:2.4
> [INFO] artifact org.apache.maven:maven-plugin-api: checking for updates from nexus
> Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-metadata.xml
> Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-metadata.xml (782 B at 0.3 KB/sec)
> Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-plugin-api-3.0.5-20111209.224224-4.pom
> Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-plugin-api-3.0.5-20111209.224224-4.pom (3 KB at 2.3 KB/sec)
> Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-metadata.xml
> Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-metadata.xml (809 B at 0.3 KB/sec)
> Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-3.0.5-20111209.224136-4.pom
> Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-3.0.5-20111209.224136-4.pom (22 KB at 7.7 KB/sec)
> [INFO] artifact junit:junit: checking for updates from nexus
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (MPIR-237) Unexpected download

Posted by "jieryn (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/MPIR-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=298112#comment-298112 ] 

jieryn commented on MPIR-237:
-----------------------------

What's going on with this one? This dramatically slows down site generation.. and seems completely useless.
                
> Unexpected download
> -------------------
>
>                 Key: MPIR-237
>                 URL: https://jira.codehaus.org/browse/MPIR-237
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: Bug
>          Components: dependency-management
>    Affects Versions: 2.4
>         Environment: Apache Maven 3.0.4 (r1206075; 2011-11-25 09:20:29+0100)
> Maven home: D:\apache-maven-3.0.4-RC2\bin\..
> Java version: 1.6.0_25, vendor: Sun Microsystems Inc.
> Java home: E:\Program Files\Java\jdk1.6.0_25\jre
> Default locale: nl_NL, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
>            Reporter: Robert Scholte
>
> I was kind of surprised to see maven 3.0.5-SNAPSHOT being downloaded. Looks like a bug to me.
> This happend during a {{mvn site}} on the coberturta-maven-plugin rev. 15529
> {noformat}
> [INFO] Generating "Dependency Management" report    --- maven-project-info-reports-plugin:2.4
> [INFO] artifact org.apache.maven:maven-plugin-api: checking for updates from nexus
> Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-metadata.xml
> Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-metadata.xml (782 B at 0.3 KB/sec)
> Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-plugin-api-3.0.5-20111209.224224-4.pom
> Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-plugin-api-3.0.5-20111209.224224-4.pom (3 KB at 2.3 KB/sec)
> Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-metadata.xml
> Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-metadata.xml (809 B at 0.3 KB/sec)
> Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-3.0.5-20111209.224136-4.pom
> Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-3.0.5-20111209.224136-4.pom (22 KB at 7.7 KB/sec)
> [INFO] artifact junit:junit: checking for updates from nexus
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (MPIR-237) Unexpected download

Posted by "Herve Boutemy (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MPIR-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy closed MPIR-237.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.5
         Assignee: Herve Boutemy

fixed in [r1348664|http://svn.apache.org/viewvc?rev=1348664&view=rev]
                
> Unexpected download
> -------------------
>
>                 Key: MPIR-237
>                 URL: https://jira.codehaus.org/browse/MPIR-237
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: Bug
>          Components: dependency-management
>    Affects Versions: 2.4
>         Environment: Apache Maven 3.0.4 (r1206075; 2011-11-25 09:20:29+0100)
> Maven home: D:\apache-maven-3.0.4-RC2\bin\..
> Java version: 1.6.0_25, vendor: Sun Microsystems Inc.
> Java home: E:\Program Files\Java\jdk1.6.0_25\jre
> Default locale: nl_NL, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
>            Reporter: Robert Scholte
>            Assignee: Herve Boutemy
>             Fix For: 2.5
>
>
> I was kind of surprised to see maven 3.0.5-SNAPSHOT being downloaded. Looks like a bug to me.
> This happend during a {{mvn site}} on the coberturta-maven-plugin rev. 15529
> {noformat}
> [INFO] Generating "Dependency Management" report    --- maven-project-info-reports-plugin:2.4
> [INFO] artifact org.apache.maven:maven-plugin-api: checking for updates from nexus
> Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-metadata.xml
> Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-metadata.xml (782 B at 0.3 KB/sec)
> Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-plugin-api-3.0.5-20111209.224224-4.pom
> Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-plugin-api-3.0.5-20111209.224224-4.pom (3 KB at 2.3 KB/sec)
> Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-metadata.xml
> Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-metadata.xml (809 B at 0.3 KB/sec)
> Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-3.0.5-20111209.224136-4.pom
> Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-3.0.5-20111209.224136-4.pom (22 KB at 7.7 KB/sec)
> [INFO] artifact junit:junit: checking for updates from nexus
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (MPIR-237) Unexpected download

Posted by "Robert Scholte (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/MPIR-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=285483#comment-285483 ] 

Robert Scholte commented on MPIR-237:
-------------------------------------

This issue depends on the maven-version

|| Maven Version || maven-plugin-api version download ||
|  2.2.1          | 3.0.3                             |
|  3.0.1          | 3.0.3                             |
|  3.0.2          | 3.0.3                             |
|  3.0.3          | 3.0.5-SNAPSHOT                    |
|  3.0.4-RC2      | 3.0.5-SNAPSHOT                    |
|  3.0.4-RC3      | 3.0.3                             |

At least with 3.0.4-RC3 it won't download the LATEST but the RELEASED version.

                
> Unexpected download
> -------------------
>
>                 Key: MPIR-237
>                 URL: https://jira.codehaus.org/browse/MPIR-237
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: Bug
>          Components: dependency-management
>    Affects Versions: 2.4
>         Environment: Apache Maven 3.0.4 (r1206075; 2011-11-25 09:20:29+0100)
> Maven home: D:\apache-maven-3.0.4-RC2\bin\..
> Java version: 1.6.0_25, vendor: Sun Microsystems Inc.
> Java home: E:\Program Files\Java\jdk1.6.0_25\jre
> Default locale: nl_NL, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
>            Reporter: Robert Scholte
>
> I was kind of surprised to see maven 3.0.5-SNAPSHOT being downloaded. Looks like a bug to me.
> This happend during a {{mvn site}} on the coberturta-maven-plugin rev. 15529
> {noformat}
> [INFO] Generating "Dependency Management" report    --- maven-project-info-reports-plugin:2.4
> [INFO] artifact org.apache.maven:maven-plugin-api: checking for updates from nexus
> Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-metadata.xml
> Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-metadata.xml (782 B at 0.3 KB/sec)
> Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-plugin-api-3.0.5-20111209.224224-4.pom
> Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-plugin-api-3.0.5-20111209.224224-4.pom (3 KB at 2.3 KB/sec)
> Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-metadata.xml
> Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-metadata.xml (809 B at 0.3 KB/sec)
> Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-3.0.5-20111209.224136-4.pom
> Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-3.0.5-20111209.224136-4.pom (22 KB at 7.7 KB/sec)
> [INFO] artifact junit:junit: checking for updates from nexus
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (MPIR-237) Unexpected download

Posted by "jieryn (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/MPIR-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=298167#comment-298167 ] 

jieryn commented on MPIR-237:
-----------------------------

I do not use commons-beanutils:1.8.4-SNAPSHOT anywhere, and I see this for pretty much every single dependency in my dM section (for which, there are hundreds -- because this is a top level corporate pom to standardize all projects dependencies' versions).

Generating that dependency management report can take over an hour, and mostly just to download snapshot poms for junk we're not even using yet.
                
> Unexpected download
> -------------------
>
>                 Key: MPIR-237
>                 URL: https://jira.codehaus.org/browse/MPIR-237
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: Bug
>          Components: dependency-management
>    Affects Versions: 2.4
>         Environment: Apache Maven 3.0.4 (r1206075; 2011-11-25 09:20:29+0100)
> Maven home: D:\apache-maven-3.0.4-RC2\bin\..
> Java version: 1.6.0_25, vendor: Sun Microsystems Inc.
> Java home: E:\Program Files\Java\jdk1.6.0_25\jre
> Default locale: nl_NL, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
>            Reporter: Robert Scholte
>
> I was kind of surprised to see maven 3.0.5-SNAPSHOT being downloaded. Looks like a bug to me.
> This happend during a {{mvn site}} on the coberturta-maven-plugin rev. 15529
> {noformat}
> [INFO] Generating "Dependency Management" report    --- maven-project-info-reports-plugin:2.4
> [INFO] artifact org.apache.maven:maven-plugin-api: checking for updates from nexus
> Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-metadata.xml
> Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-metadata.xml (782 B at 0.3 KB/sec)
> Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-plugin-api-3.0.5-20111209.224224-4.pom
> Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5-SNAPSHOT/maven-plugin-api-3.0.5-20111209.224224-4.pom (3 KB at 2.3 KB/sec)
> Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-metadata.xml
> Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-metadata.xml (809 B at 0.3 KB/sec)
> Downloading: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-3.0.5-20111209.224136-4.pom
> Downloaded: http://localhost:8081/nexus/content/groups/public/org/apache/maven/maven/3.0.5-SNAPSHOT/maven-3.0.5-20111209.224136-4.pom (22 KB at 7.7 KB/sec)
> [INFO] artifact junit:junit: checking for updates from nexus
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira