[jboss-jira] [JBoss JIRA] (WFLY-13668) Upgrade jboss-parent to 36
dy valverdes (Jira)
issues at jboss.org
Tue Jul 14 13:51:00 EDT 2020
dy valverdes created WFLY-13668:
-----------------------------------
Summary: Upgrade jboss-parent to 36
Key: WFLY-13668
URL: https://issues.redhat.com/browse/WFLY-13668
Project: WildFly
Issue Type: Component Upgrade
Reporter: dy valverdes
Assignee: Brian Stansberry
Hello,
jboss-parent 35 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.wildfly.common:wildfly-common: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-35...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