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

[jira] Commented: (MNG-4524) Error while installing dependencies

    [ http://jira.codehaus.org/browse/MNG-4524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=209703#action_209703 ] 

Alexander Lutz commented on MNG-4524:
-------------------------------------

Could you please provide the command line and the debug output for your problem!? (mvn ... --debug...) (On Vista i build successfully from the scratch -- as downloaded from [http://www.sonatype.com/books/mvnex-book/mvnexbook-examples-0.3.1-project.zip].)

> Error while installing dependencies
> -----------------------------------
>
>                 Key: MNG-4524
>                 URL: http://jira.codehaus.org/browse/MNG-4524
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: Artifacts and Repositories
>    Affects Versions: 2.0.10
>         Environment: WINDOWS XP
>            Reporter: Ramesh V
>            Priority: Blocker
>         Attachments: pom.xml
>
>
> Actually i am new to maven, while i am trying to work on the example given in Maven Definitive guide pdf(example in Chapter 4) its giving me the below error. I have also attached pom.xml for your reference.
> Downloading: https://maven-repository.dev.java.net/nonav/repository/javax.mail/poms/mail-1.4.pom
> 349b downloaded
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'b521e8e2d0286806e747b071b969ba7a78dab3fb'; remote = '<!DOCTYPE' - RETRYING
> Downloading: https://maven-repository.dev.java.net/nonav/repository/javax.mail/poms/mail-1.4.pom
> 349b downloaded
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'b521e8e2d0286806e747b071b969ba7a78dab3fb'; remote = '<!DOCTYPE' - IGNORING
> [WARNING] POM for 'javax.mail:mail:pom:1.4:compile' is invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. for project javax.mail:mail at C:\Documents and Settings\Mahy\.m2\repository\javax\mail\mail\1.4\mail-1.4.pom
> [WARNING] POM for 'javax.mail:mail:pom:1.4:compile' is invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. for project javax.mail:mail at C:\Documents and Settings\Mahy\.m2\repository\javax\mail\mail\1.4\mail-1.4.pom
> Downloading: https://maven-repository.dev.java.net/nonav/repository/javax.jms/poms/jms-1.1.pom
> 347b downloaded
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'c8f2a9fb3984c36fc4f4b6a53383b40b52cfec2c'; remote = '<!DOCTYPE' - RETRYING
> Downloading: https://maven-repository.dev.java.net/nonav/repository/javax.jms/poms/jms-1.1.pom
> 347b downloaded
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'c8f2a9fb3984c36fc4f4b6a53383b40b52cfec2c'; remote = '<!DOCTYPE' - IGNORING
> [WARNING] POM for 'javax.jms:jms:pom:1.1:compile' is invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. for project javax.jms:jms at
>  C:\Documents and Settings\Mahy\.m2\repository\javax\jms\jms\1.1\jms-1.1.pom
> [WARNING] POM for 'javax.jms:jms:pom:1.1:compile' is invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. for project javax.jms:jms at
>  C:\Documents and Settings\Mahy\.m2\repository\javax\jms\jms\1.1\jms-1.1.pom
> Downloading: https://maven-repository.dev.java.net/nonav/repository/com.sun.jdmk/poms/jmxtools-1.2.1.pom
> 357b downloaded
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'b662aa01d4
> 9d8a571aa79f67a1d4a92a7d9c6359'; remote = '<!DOCTYPE' - RETRYING
> Downloading: https://maven-repository.dev.java.net/nonav/repository/com.sun.jdmk
> /poms/jmxtools-1.2.1.pom
> 357b downloaded
> Thanks,
> Ramesh.V

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