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

[regression] MavenProject.getParent() ignores configured repositories

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0-beta-3
    • 3.0
    • None
    • None

    Description

      The site descriptor from the parent project is no longer found in the local repository. The site plugin tries always to resolve the artifact from the remote repository using the attach-descriptor goal. This is nasty if that repo is not reachable and Maven will wait always until the connection times out before continuing. With M2 this descriptor is found in the local repo: "Parent project loaded from repository.". In both cases version 2.1.1 of the site plugin is used. There's no change in behavior for M3 if the site plugin is upgraded to 3.x.

      Attachments

        1. MNG-4834.tgz
          1 kB
          Joerg Schaible
        2. MNG-4834-remote-repo.tgz
          1 kB
          Joerg Schaible
        3. MNG-settings.xml
          1 kB
          Joerg Schaible

        Activity

          People

            bentmann Benjamin Bentmann
            joehni Joerg Schaible
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: