[jboss-jira] [JBoss JIRA] (WFLY-12142) Move Java EE 8 BOM import to each Quickstart

Eduardo Martins (Jira) issues at jboss.org
Thu May 30 06:30:00 EDT 2019


Eduardo Martins created WFLY-12142:
--------------------------------------

             Summary: Move Java EE 8 BOM import to each Quickstart
                 Key: WFLY-12142
                 URL: https://issues.jboss.org/browse/WFLY-12142
             Project: WildFly
          Issue Type: Enhancement
          Components: Quickstarts
            Reporter: Eduardo Martins
            Assignee: Eduardo Martins


Each quickstart code should be independent from parent as much as possible wrt to dependency management, and expose directly important snippets, such as the import of the javaee8-with-tools BOM in its dependency management.

In concrete this enhancement means that the dependency management import of the javaee8-with-tools BOM, currently in the project root pom.xml, should be moved to each Quickstart root pom.xml that needs it. To minimise maintenance between releases the definition of the BOM version may be kept in the parent tho. 



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list