You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Ishara Dilhari Premadasa (JIRA)" <ji...@apache.org> on 2011/08/24 17:56:30 UTC

[jira] [Created] (ODE-933) ODE maven build fails at axis2-war module

ODE maven build fails at axis2-war module
-----------------------------------------

                 Key: ODE-933
                 URL: https://issues.apache.org/jira/browse/ODE-933
             Project: ODE
          Issue Type: Bug
          Components: Build System
    Affects Versions: 1.3.5
         Environment: Ubuntu 10.04 , Apache maven 2.2.1
            Reporter: Ishara Dilhari Premadasa


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


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ODE-933) ODE maven build fails at axis2-war module

Posted by "Ishara Dilhari Premadasa (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ishara Dilhari Premadasa updated ODE-933:
-----------------------------------------

    Attachment: axis2-war_module.patch

Patch is attached to fix this.

> ODE maven build fails at axis2-war module
> -----------------------------------------
>
>                 Key: ODE-933
>                 URL: https://issues.apache.org/jira/browse/ODE-933
>             Project: ODE
>          Issue Type: Bug
>          Components: Build System
>    Affects Versions: 1.3.5
>         Environment: Ubuntu 10.04 , Apache maven 2.2.1
>            Reporter: Ishara Dilhari Premadasa
>              Labels: build, maven
>         Attachments: axis2-war_module.patch
>
>
> 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

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira