[jboss-jira] [JBoss JIRA] (JBJCA-1395) Use HTTPS for JBoss artifact repository

Jan Stourac (Jira) issues at jboss.org
Wed Nov 6 07:32:00 EST 2019


Jan Stourac created JBJCA-1395:
----------------------------------

             Summary: Use HTTPS for JBoss artifact repository
                 Key: JBJCA-1395
                 URL: https://issues.jboss.org/browse/JBJCA-1395
             Project: IronJacamar
          Issue Type: Bug
          Components: Build
            Reporter: Jan Stourac


JBoss repository now redirects from HTTP to HTTPS. As such we need to update {{build.xml}} file to use HTTPS for JBoss repository to avoid error with unresolved dependencies:
{code}
22:22:20 [ivy:retrieve] 		::::::::::::::::::::::::::::::::::::::::::::::
22:22:20 [ivy:retrieve] 		::          UNRESOLVED DEPENDENCIES         ::
22:22:20 [ivy:retrieve] 		::::::::::::::::::::::::::::::::::::::::::::::
22:22:20 [ivy:retrieve] 		:: apache-logging#commons-logging;1.1.0.jboss: not found
22:22:20 [ivy:retrieve] 		:: org.jboss.naming#jnpserver;5.0.3.GA: not found
22:22:20 [ivy:retrieve] 		:: org.apache#jasper;glassfish_2.1.0.v201004190952: not found
22:22:20 [ivy:retrieve] 		::::::::::::::::::::::::::::::::::::::::::::::
{code}



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list