[jboss-jira] [JBoss JIRA] (JBJCA-1395) Use HTTPS for JBoss artifact repository
Jan Stourac (Jira)
issues at jboss.org
Wed Nov 6 07:36:00 EST 2019
[ https://issues.jboss.org/browse/JBJCA-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13808863#comment-13808863 ]
Jan Stourac commented on JBJCA-1395:
------------------------------------
Not sure what is correct state now as I've provided MR here https://github.com/ironjacamar/ironjacamar/pull/693.
> 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
> Assignee: Jan Stourac
> Priority: Major
>
> 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