Uploaded image for project: 'ODE'
  1. ODE
  2. ODE-933

ODE maven build fails at axis2-war module

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 1.3.5
    • None
    • Build System
    • Ubuntu 10.04 , Apache maven 2.2.1

    Description

      Downloading: https://maven-repository.dev.java.net/nonav/repository//javax.xml/jars/jsr173-1.0.jar
      [WARNING] Unable to get resource 'javax.xml:jsr173:jar:1.0' from repository java.net (https://maven-repository.dev.java.net/nonav/repository/): Error transferring file: java.security.cert.CertificateException: No subject alternative DNS name matching maven-repository.dev.java.net found.
      [INFO] ------------------------------------------------------------------------
      [ERROR] BUILD ERROR
      [INFO] ------------------------------------------------------------------------
      [INFO] Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
      ----------
      1) javax.xml:jsr173:jar:1.0

      Try downloading the file manually from:
      http://ftpna2.bea.com/pub/downloads/jsr173.jar

      Then, install it using the command:
      mvn install:install-file -DgroupId=javax.xml -DartifactId=jsr173 -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file

      Alternatively, if you host your own repository you can deploy the file there:
      mvn deploy:deploy-file -DgroupId=javax.xml -DartifactId=jsr173 -Dversion=1.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

      Path to dependency:
      1) org.apache.ode:ode-axis2-war:pom:1.4-SNAPSHOT
      2) org.apache.axis2:axis2-fastinfoset:jar:1.5.1
      3) com.sun.xml.fastinfoset:FastInfoset:jar:1.1.8
      4) javax.xml:jsr173:jar:1.0

      Attachments

        1. axis2-war_module.patch
          0.9 kB
          Ishara Dilhari Premadasa

        Activity

          People

            Unassigned Unassigned
            ishara premadasa Ishara Dilhari Premadasa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: