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

remove use of scala-tools.org from pom

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • spark, website
    • None

    Description

      our pom makes use of scala-tools.org for a repository. That domain currently issues redirects for all URLs; for maven coordinates those redirects lead to 'not found' and the 'permantenly moved' HTML gets saved. this corrupts the local maven repository in a way that cause the mvn:site goal to give an opaque error:

      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 01:46 min
      [INFO] Finished at: 2016-11-28T14:17:10+00:00
      [INFO] Final Memory: 292M/6583M
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project hbase: Execution default-site of goal org.apache.maven.plugins:maven-site-plugin:3.4:site failed: For artifact {null:null:null:jar}: The groupId cannot be empty. -> [Help 1]
      [ERROR] 
      

      Rerunning in debug mode with mvn -X gives no additional useful information.

      All artifacts from scala-tools.org are now found in maven central.

      Attachments

        1. HBASE-17192.1.patch
          0.8 kB
          Sean Busbey
        2. HBASE-17192.1.test.patch
          2 kB
          Sean Busbey

        Issue Links

          Activity

            People

              busbey Sean Busbey
              busbey Sean Busbey
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: