Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-5162

Maven stuck on downloading dependencies when using java 7.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 3.0.1, 3.0.3
    • None
    • Dependencies
    • None
    • Windows 7 Professional x64

    Description

      When JAVA_HOME is set to the Java 7 JDK and I run "mvn clean install" on my project the following happens:
      Maven downloads the dependencies to my local repository, as usual, but on some dependencies he stops while downloading and never continues. He is just stuck. I then must use CTRL+C and start from the beginning with my build, but it doesnt help because he gets stuck at the same dependencies again. In my local repository, where the failed dependency belongs is just a tmp file like: org.apache.servicemix.bundles.serp-1.13.1_4.jar.tmp90088a9d7e9e4642

      When I set JAVA_HOME to java 6 Update 27 everything works fine.
      The problem does not seem to be related to JAR size because, I saw it fail on 19kb dependencies as well.
      I have the impression it happens mostly to JARs with "long" names.

      Attached you will find a subproject of the project I am working on. it contains the org.apache.servicemix.bundles.serp-1.13.1_4 dependency, which is one of almost all servicemix bundles that is failing for me, when i use java7.

      Attachments

        1. edb.zip
          115 kB
          Lukas Stampf
        2. java6.jpg
          140 kB
          Lukas Stampf
        3. java7.jpg
          66 kB
          Lukas Stampf
        4. dump.tdump
          13 kB
          Lukas Stampf

        Activity

          People

            Unassigned Unassigned
            l.stampf Lukas Stampf
            Votes:
            6 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: