You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Enrico Olivelli (JIRA)" <ji...@apache.org> on 2018/12/24 10:06:00 UTC

[jira] [Resolved] (MASSEMBLY-861) exclusion * also packaged

     [ https://issues.apache.org/jira/browse/MASSEMBLY-861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Enrico Olivelli resolved MASSEMBLY-861.
---------------------------------------
       Resolution: Duplicate
    Fix Version/s: 3.1.1

> exclusion * also packaged
> -------------------------
>
>                 Key: MASSEMBLY-861
>                 URL: https://issues.apache.org/jira/browse/MASSEMBLY-861
>             Project: Maven Assembly Plugin
>          Issue Type: Bug
>            Reporter: dennis lucero
>            Assignee: Enrico Olivelli
>            Priority: Major
>             Fix For: 3.1.1
>
>
> like : 
> 1、parent pom.xml
> <exclusion>
>     <groupId>org.apache.curator</groupId>
>     <artifactId>*</artifactId>
> </exclusion>
> 2、pom.xml inherit parent
> package it , "curator" also packaged



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)