You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/17 19:31:00 UTC

[jira] [Updated] (YETUS-559) mvn reordering should put root first

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

Mike Drob updated YETUS-559:
----------------------------
    Attachment: YETUS-559.patch

> mvn reordering should put root first
> ------------------------------------
>
>                 Key: YETUS-559
>                 URL: https://issues.apache.org/jira/browse/YETUS-559
>             Project: Yetus
>          Issue Type: Improvement
>          Components: Test Patch
>            Reporter: Mike Drob
>         Attachments: YETUS-559.patch
>
>
> when doing the maven module reordering, we currently put root module at the end. however, if child modules depend on changes in the root module, then they will fail (at mvn install) since they will be looking at the old root pom.
> See comment at https://issues.apache.org/jira/browse/HBASE-16338?focusedCommentId=16208146&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16208146 for an example of how this can fail.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)