[
https://issues.apache.org/jira/browse/YETUS-559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16722206#comment-16722206
]
Yetus QA commented on YETUS-559:
--------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 5s{color}
| {color:red} YETUS-559 does not apply to master. Rebase required? Wrong
Branch? See
https://yetus.apache.org/documentation/in-progress/precommit-patchnames for
help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | YETUS-559 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12892670/YETUS-559.patch |
| Console output |
https://builds.apache.org/job/PreCommit-YETUS-Build/874/console |
| Powered by | Apache Yetus 0.9.0-SNAPSHOT http://yetus.apache.org |
This message was automatically generated.
> 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
> Affects Versions: 0.4.0
> Reporter: Mike Drob
> Assignee: Mike Drob
> Priority: Major
> 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
(v7.6.3#76005)