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 2020/04/13 14:36:00 UTC

[jira] [Created] (MNG-6890) MavenITmng5669ReadPomsOnce is unreliable

Michael Osipov created MNG-6890:
-----------------------------------

             Summary: MavenITmng5669ReadPomsOnce is unreliable
                 Key: MNG-6890
                 URL: https://issues.apache.org/jira/browse/MNG-6890
             Project: Maven
          Issue Type: Bug
          Components: Integration Tests
    Affects Versions: 3.7.0
            Reporter: Michael Osipov
            Assignee: Robert Scholte


The unreliability comes from the fact that no plugin has been fixed (version) in the parent POM of the test project. As soon as you update Maven from MNG-6169 the test starts to fail that lengths do not match. So this test relies on implicit declaration of plugin versions.

Reproducer:
1. Build Maven from MNG-6169/MNG-6551
2. Run ITs from MNG-6551
3. See it fail

One needs to remove {{-q}}, scan for plugins and fix their versions.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)