[
https://issues.apache.org/jira/browse/HBASE-20591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16477367#comment-16477367
]
Sean Busbey commented on HBASE-20591:
-------------------------------------
finally cracked this. Yetus is silently allowing our jdk-specific runs (the
hadoop 2 and hadoop 3 steps) to say "turn on the mvninstall plugin" without
turning on the maven build plugin. That means all maven related cli arg parsing
gets skipped.
> nightly job doesn't respect maven options
> -----------------------------------------
>
> Key: HBASE-20591
> URL: https://issues.apache.org/jira/browse/HBASE-20591
> Project: HBase
> Issue Type: Bug
> Components: test
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Critical
>
> some recent nightly runs have had failures that look like HBASE-20068, but at
> the maven install step.
> looks like our yetus runs are ignoring the "use build specific maven repos"
> flag.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)