[
https://issues.jboss.org/browse/WFLY-12268?page=com.atlassian.jira.plugin...
]
Lin Gao moved JBEAP-17147 to WFLY-12268:
----------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-12268 (was: JBEAP-17147)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Affects Version/s: (was: 7.2.3.CR1)
${maven.repository.url} in repository url is not resolved correctly
when org.jboss:jboss-parent is missing
----------------------------------------------------------------------------------------------------------
Key: WFLY-12268
URL:
https://issues.jboss.org/browse/WFLY-12268
Project: WildFly
Issue Type: Bug
Reporter: Lin Gao
Assignee: Lin Gao
Priority: Major
When EAP 7.2.3.CR1 is built in a clean environment without cached maven dependencies it
fails with the following error:
http://brontes.lab.eng.brq.redhat.com/viewLog.html?buildId=140499&bui...
This is caused by maven not evaluating properties in time which means that internal repo
*download.devel.redhat.com* is never tried for dependencies download -
https://github.com/jbossas/jboss-eap7/commit/fc7dfde0a5309173dd4deca18f79...
This is a know maven issue:
https://issues.apache.org/jira/browse/MNG-5611
--
This message was sent by Atlassian Jira
(v7.12.1#712002)