Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-24014

https in xmlns URIs breaks maven-release-plugin:update-versions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.3.0, 2.4.0
    • None
    • build
    • None

    Description

      Trying to use mvn release:update-versions to update our version on branch-2, getting

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:3.0.0-M1:update-versions (default-cli) on project hbase: Execution default-cli of goal org.apache.maven.plugins:maven-release-plugi
      n:3.0.0-M1:update-versions failed: The namespace xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" could not be added as a namespace to "project": The namespace prefix "xsi" collides with an additional na
      mespace declared by the element -> [Help 1]
      

      Looks like it's because these xmlns values have actual meaning to the plugin, and having https uris breaks things. Removing the https bits allows the plugin to proceed.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ndimiduk Nick Dimiduk
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: