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

Join Failure on non-empty parent node and empty child node

    XMLWordPrintableJSON

Details

    Description

      The following join fails because the parent snapshot element contains a subnode and the child one does not.
      Parent Node:
      <repository>
      <id>central</id>
      <name>Maven Repository Switchboard</name>
      <layout>default</layout>
      <url>http://repo1.maven.org/maven2</url>
      <snapshots>
      <enabled>false</enabled>
      </snapshots>
      </repository>

      Child Node:
      <repository>
      <id>central</id>
      <releases />
      <snapshots />
      <url>http://central</url>
      </repository>

      Attachments

        Issue Links

          Activity

            People

              sisbell Britton Isbell
              sisbell Britton Isbell
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: