Brian Stansberry created WFLY-10386:
---------------------------------------
Summary: Some poms hardcode the org.wildfly maven groupId in references to
internal artifacts
Key: WFLY-10386
URL:
https://issues.jboss.org/browse/WFLY-10386
Project: WildFly
Issue Type: Bug
Components: Build System
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 13.0.0.Beta1
When declaring dependencies and other references to artifacts produced by the wildfly full
build, the ${project.groupId} expression must be used instead of hardcoded
"org.wildfly". This makes it possible to quickly change GAVs to org.jboss.eap
by simply focusing on each pom's groupId declaration and ignoring dependency elements
etc.
A few mistakes in this area have crept in during WF 13 work.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)