[
https://issues.apache.org/jira/browse/MNG-6556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16740670#comment-16740670
]
Michael Osipov edited comment on MNG-6556 at 1/11/19 11:54 PM:
---------------------------------------------------------------
MPLUGIN fails several ITs when upgraded to 3.6:
{noformat}
3.3:
OK
3.4:
[ERROR] Errors:
[ERROR]
MavenITmng5578SessionScopeTest>AbstractMavenIntegrationTestCase.runTest:222->testBasic_buildExtension:99
» Verification
[ERROR]
MavenITmng5578SessionScopeTest>AbstractMavenIntegrationTestCase.runTest:222->testBasic_multithreaded:76
» Verification
[INFO]
[ERROR] Tests run: 813, Failures: 0, Errors: 2, Skipped: 0
3.5:
[ERROR] Errors:
[ERROR]
MavenITmng5530MojoExecutionScopeTest>AbstractMavenIntegrationTestCase.runTest:222->testExtension:105
» Verification
[ERROR]
MavenITmng5530MojoExecutionScopeTest>AbstractMavenIntegrationTestCase.runTest:222->test_copyfiles:45
» Verification
[ERROR]
MavenITmng5530MojoExecutionScopeTest>AbstractMavenIntegrationTestCase.runTest:222->test_copyfiles_multithreaded:71
» Verification
[ERROR]
MavenITmng5578SessionScopeTest>AbstractMavenIntegrationTestCase.runTest:222->testBasic:45
» Verification
[ERROR]
MavenITmng5578SessionScopeTest>AbstractMavenIntegrationTestCase.runTest:222->testBasic_buildExtension:92
» Verification
[ERROR]
MavenITmng5578SessionScopeTest>AbstractMavenIntegrationTestCase.runTest:222->testBasic_multithreaded:68
» Verification
[ERROR]
MavenITmng5578SessionScopeTest>AbstractMavenIntegrationTestCase.runTest:222->testExtension:122
» Verification
[ERROR]
MavenITmng5742BuildExtensionClassloaderTest>AbstractMavenIntegrationTestCase.runTest:222->testBuildExtensionClassloader:47
» Verification
[ERROR]
MavenITmng5753CustomMojoExecutionConfiguratorTest>AbstractMavenIntegrationTestCase.runTest:222->testCustomMojoExecutionConfigurator:47
» Verification
[ERROR]
MavenITmng5783PluginDependencyFiltering>AbstractMavenIntegrationTestCase.runTest:222->testSLF4j:22
» Verification
[INFO]
[ERROR] Tests run: 813, Failures: 0, Errors: 10, Skipped: 0
{noformat}
was (Author: michael-o):
MPLUGIN fails several ITs when upgraded to 3.6. There is some regression
between version 3.2 and 3.3.0. Let's see if a bisect will help.
> Packaging 'maven-plugin' binding plugin upgrades
> ------------------------------------------------
>
> Key: MNG-6556
> URL: https://issues.apache.org/jira/browse/MNG-6556
> Project: Maven
> Issue Type: Sub-task
> Components: core, Dependencies
> Affects Versions: 3.5.0, 3.6.0
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Priority: Major
> Fix For: 3.7.0-candidate
>
> Attachments: diff in mc.png
>
>
> This affects:
> ||groupId||artifactId||[previous
> version|https://maven.apache.org/ref/3.5.0/maven-core/default-bindings.html#Plugin_bindings_for_maven-plugin_packaging]||target
> version||
> |org.apache.maven.plugins|maven-resources-plugin|2.6|3.1.0|
> |org.apache.maven.plugins|maven-compiler-plugin|3.1|3.8.0|
> |org.apache.maven.plugins|maven-plugin-plugin|3.2|3.6.0|
> |org.apache.maven.plugins|maven-surefire-plugin|2.12.4|3.0.0-M3|
> |org.apache.maven.plugins|maven-jar-plugin|2.4|3.1.1|
> |org.apache.maven.plugins|maven-install-plugin|2.4|3.0.0-M1|
> |org.apache.maven.plugins|maven-deploy-plugin|2.7|3.0.0-M1|
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)