[jboss-jira] [JBoss JIRA] (WFLY-13446) Dependency of wildfly-weld-common would be better to be ${project.groupId}

Lin Gao (Jira) issues at jboss.org
Mon May 11 03:32:00 EDT 2020


     [ https://issues.redhat.com/browse/WFLY-13446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lin Gao updated WFLY-13446:
---------------------------
    Labels: downstream_dependency  (was: )


> Dependency of wildfly-weld-common would be better to be ${project.groupId}
> --------------------------------------------------------------------------
>
>                 Key: WFLY-13446
>                 URL: https://issues.redhat.com/browse/WFLY-13446
>             Project: WildFly
>          Issue Type: Enhancement
>          Components: Build System
>            Reporter: Lin Gao
>            Assignee: Lin Gao
>            Priority: Minor
>              Labels: downstream_dependency
>
> A new depenency :
> {code:xml}
>         <dependency>
>             <groupId>org.wildfly</groupId>
>             <artifactId>wildfly-weld-common</artifactId>
>         </dependency>
> {code}
> was added to +ejb3/+ subsystem. The dependency comes from different module of the same project, so it is better to have the groupId to +${project.groupId}+, so that it is easier when updating the project's groupId to like: +org.jboss.eap+



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list