[teiid-issues] [JBoss JIRA] (TEIID-3656) Maven assembly plugin moduleSet includeDependencies set to true scope too large

Steven Hawkins (JIRA) issues at jboss.org
Wed Dec 9 13:15:00 EST 2015


    [ https://issues.jboss.org/browse/TEIID-3656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13139260#comment-13139260 ] 

Steven Hawkins commented on TEIID-3656:
---------------------------------------

Can this be closed based upon the 8.13 work?

> Maven assembly plugin moduleSet includeDependencies set to true scope too large
> -------------------------------------------------------------------------------
>
>                 Key: TEIID-3656
>                 URL: https://issues.jboss.org/browse/TEIID-3656
>             Project: Teiid
>          Issue Type: Quality Risk
>          Components: Build/Kits
>    Affects Versions: 8.12
>            Reporter: Kylin Soong
>
> The assembly plugin moduleSet includeDependencies configuration under "build/assembly/jboss-as7/dist.xml":
> {code}
>    <moduleSet>
>         <includeSubModules>true</includeSubModules>
>         <useAllReactorProjects>true</useAllReactorProjects>
>         <includes>
>             <include>org.jboss.teiid:teiid-jboss-integration</include>
>         </includes>
>         <binaries>
>             <includeDependencies>true</includeDependencies>
> {code}
> the scope of this setting(includeDependencies is true,) is to large, it scope to all modules.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list