Yeray Borges created WFLY-11647:
-----------------------------------
Summary: Do not use hardcoded groupid for wildfly-client-properties in web
services tests integration subsystem
Key: WFLY-11647
URL:
https://issues.jboss.org/browse/WFLY-11647
Project: WildFly
Issue Type: Task
Components: Build System
Reporter: Yeray Borges
Assignee: Yeray Borges
The use of maven property ${project.groupId} makes easier the transition between community
and product branches.
In web services tests integration subsystem, there is a hard coded dependency
org.wildfly:wildfly-client-properties which should be
${project.groupId}:wildfly-client-properties
--
This message was sent by Atlassian Jira
(v7.12.1#712002)