You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2017/06/05 11:23:04 UTC

[jira] [Reopened] (MNG-6209) inconsistent activation of components from multiple extensions=true plugins

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

Michael Osipov reopened MNG-6209:
---------------------------------

This fix now breaks a lot of MASSEMBLY ITs related to classpath resources:

{noformat}
[INFO] --- maven-invoker-plugin:3.0.0:verify (integration-test) @ maven-assembly-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 119, Failed: 14, Errors: 0, Skipped: 2
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  projects\bugs\massembly-306\pom.xml
[ERROR] *  projects\descriptor-refs\bin\jars-in-archive-root\pom.xml
[ERROR] *  projects\descriptor-refs\jar-with-dependencies\component-descriptors-merged\pom.xml
[ERROR] *  projects\descriptor-refs\jar-with-dependencies\deps-unpacked-to-root-dir\pom.xml
[ERROR] *  projects\descriptor-refs\jar-with-dependencies\no-target-dir\pom.xml
[ERROR] *  projects\descriptor-refs\project\multimodule-sources-copied\pom.xml
[ERROR] *  projects\descriptor-refs\project\no-target-dir-multimodule\pom.xml
[ERROR] *  projects\descriptor-refs\project\no-target-dir\pom.xml
[ERROR] *  projects\descriptor-refs\project\sources-copied\pom.xml
[ERROR] *  projects\descriptor-refs\src\no-target-dir\pom.xml
[ERROR] *  projects\descriptor-refs\src\src-dir-copied\pom.xml
[ERROR] *  projects\mojo-configuration\manifest-with-customEntry\pom.xml
[ERROR] *  projects\mojo-configuration\manifest-with-mainClass\pom.xml
[ERROR] *  projects\mojo-configuration\no-appendAssemblyId-no-classifier\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:05 min
[INFO] Finished at: 2017-06-05T13:14:21+02:00
[INFO] Final Memory: 88M/1005M
[INFO] ------------------------------------------------------------------------
{noformat}

> inconsistent activation of components from multiple extensions=true plugins
> ---------------------------------------------------------------------------
>
>                 Key: MNG-6209
>                 URL: https://issues.apache.org/jira/browse/MNG-6209
>             Project: Maven
>          Issue Type: Bug
>          Components: Class Loading
>    Affects Versions: 3.3.1, 3.3.3, 3.3.9
>            Reporter: Igor Fedorenko
>            Assignee: Igor Fedorenko
>             Fix For: 3.5.1
>
>
> This is a regression introduced by the fix for MNG-5742. When multiple extensions=true plugins configured in the build, when mojos from one such plugin are executed, components from other extensions are ignored.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)