[
https://issues.apache.org/jira/browse/YETUS-635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey updated YETUS-635:
------------------------------
Summary: Maven plugin should fail when partially enabled (was: Maven
plugin should warn when partially enabled)
> Maven plugin should fail when partially enabled
> -----------------------------------------------
>
> Key: YETUS-635
> URL: https://issues.apache.org/jira/browse/YETUS-635
> Project: Yetus
> Issue Type: Improvement
> Components: Test Patch
> Affects Versions: 0.6.0, 0.7.0
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Critical
> Fix For: 0.8.0
>
>
> The maven build plugin defines two additional test types: mvnsite and
> mvninstall. Currently, users can say they want to enable these tests without
> also stating they want the maven plugin enabled. This can lead to
> nonintuitive failures because those tests rely on command line arguments that
> are only handled by the maven plugin.
> This came up in HBASE-20591, because the HBase project was attempting to have
> parallel test runs to cover unit tests with different dependency options and
> had 'mvninstall' without 'maven' result in failures due to stomping on the
> default maven repo.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)