You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Sathwik Bantwal Premakumar (JIRA)" <ji...@apache.org> on 2017/08/29 10:02:00 UTC

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

     [ https://issues.apache.org/jira/browse/ODE-933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sathwik Bantwal Premakumar resolved ODE-933.
--------------------------------------------
    Resolution: Won't Fix

Closing old issues.

> 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 was sent by Atlassian JIRA
(v6.4.14#64029)