[jboss-jira] [JBoss JIRA] (JBLOGGING-144) Upgrade jboss-parent to version 36 as 34 has unbounded range in all profiles
James Perkins (Jira)
issues at jboss.org
Tue Jul 14 16:42:00 EDT 2020
[ https://issues.redhat.com/browse/JBLOGGING-144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14240577#comment-14240577 ]
James Perkins commented on JBLOGGING-144:
-----------------------------------------
It's been a long time since I used ant, but that looks a bit odd. Is there a way to not have it parse the pom like that since I'm not sure why it would matter? What I mean by that is I'm not sure why ant cares about the compiling of the dependency unless you're recompiling it from source.
> Upgrade jboss-parent to version 36 as 34 has unbounded range in all profiles
> ----------------------------------------------------------------------------
>
> Key: JBLOGGING-144
> URL: https://issues.redhat.com/browse/JBLOGGING-144
> Project: JBoss Logging
> Issue Type: Feature Request
> Reporter: dy valverdes
> Assignee: James Perkins
> Priority: Major
>
> Hello,
> jboss-parent 34 has an unbounded range in all profiles, like '[9,' in 'compile-java8-release-flag'
> [https://github.com/jboss/jboss-parent-pom/blob/246dd07b95c69680f3104ec3600da203c74f72c8/pom.xml#L875]
>
> This is preventing Ant from building
> {noformat}
> Unable to resolve artifact: Unable to get dependency information: Unable to read the metadata file for artifact 'org.jboss.logging:jboss-logging:jar': Invalid JDK version in profile 'compile-java8-release-flag': Unbounded range: [9, for project org.jboss:jboss-parent
> {noformat}
> It has been fixed in jboss-parent 36
> [https://github.com/jboss/jboss-parent-pom/compare/jboss-parent-34...jboss-parent-36]
>
> Kind regards,
> dy
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list