[
https://jira.codehaus.org/browse/MNG-5631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl-Heinz Marbaise closed MNG-5631.
------------------------------------
Resolution: Fixed
Assignee: Karl-Heinz Marbaise
Fixed in
[550966dfa711417b9c355a37941869182ef0fb24|https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commit;h=550966dfa711417b9c355a37941869182ef0fb24]
> WARNING about not triggered patterns in assembly descriptor
> -----------------------------------------------------------
>
> Key: MNG-5631
> URL: https://jira.codehaus.org/browse/MNG-5631
> Project: Maven 2 & 3
> Issue Type: Improvement
> Components: Bootstrap & Build
> Affects Versions: 3.2.1
> Environment: all
> Reporter: Karl-Heinz Marbaise
> Assignee: Karl-Heinz Marbaise
> Priority: Minor
> Fix For: 3.2.2
>
>
> Currently you get warnings like this:
> {code}
> [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @
> apache-maven ---
> [INFO]
> [INFO] --- maven-assembly-plugin:2.4:single (create-distro) @ apache-maven ---
> [INFO] Reading assembly descriptor: src/main/assembly/bin.xml
> [WARNING] The following patterns were never triggered in this artifact
> exclusion filter:
> o 'junit:junit'
> o 'commons-logging:commons-logging-api'
> [INFO] Building zip:
> /Users/kama/ws-git/apache/maven/apache-maven/target/apache-maven-3.2.2-SNAPSHOT-bin.zip
> [WARNING] The following patterns were never triggered in this artifact
> exclusion filter:
> o 'junit:junit'
> o 'commons-logging:commons-logging-api'
> {code}
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)