[
https://issues.apache.org/jira/browse/YETUS-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15195446#comment-15195446
]
Allen Wittenauer commented on YETUS-334:
----------------------------------------
Nope, basic problem is that the mvn validate isn't getting a unique list of
dependencies due to the buildnumber plugin having the exact same output as
maven itself. The list isn't deduped so everything gets added twice.
> PreCommit-HBASE-Build run some tasks twice
> ------------------------------------------
>
> Key: YETUS-334
> URL: https://issues.apache.org/jira/browse/YETUS-334
> Project: Yetus
> Issue Type: Bug
> Reporter: Phil Yang
>
> Recently pre-commit builds seems run some commands twice. For example, in
> console of https://builds.apache.org/job/PreCommit-HBASE-Build/975/console
> (HBASE-15325) or
> https://builds.apache.org/job/PreCommit-HBASE-Build/978/console
> (HBASE-15406), we run "Patch findbugs detection", "Patch javadoc
> verification", "Running unit tests" twice for each task. HadoopQA also
> comment repeated results with different runtime in JIRA. (See this comment:
> https://issues.apache.org/jira/browse/HBASE-15325?focusedCommentId=15195199&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15195199
> )
> We will run tests of hbase-server for four times, twice on jdk7 and twice on
> jdk8, it will be very slow...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)