[
https://issues.apache.org/jira/browse/ACCUMULO-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13809738#comment-13809738
]
ASF subversion and git services commented on ACCUMULO-1675:
-----------------------------------------------------------
Commit 2bedf7bfecfd2d7945e1573d3f09451e85dc1e17 in branch refs/heads/master
from [~ctubbsii]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=2bedf7b ]
Revert "ACCUMULO-1030 - accumulo-maven-plugin skipped with skipTests"
This reverts commit 9d6da9698d7a8ae35fa72ce0b48caa0e8124c497.
This commit was done to fix ACCUMULO-1675, but does not correctly do
that. ACCUMULO-1675 was supposed to skip execution of the plugin on a
project that uses it. It was *NOT* supposed to offer a way to avoid
building the plugin itself. Even if we skip tests in the Accumulo build,
we *still* need to build/package/install/deploy this plugin.
To correctly fix ACCUMULO-1675, we need to modify the plugin itself to
behave differently upon encountering -DskipTests (or another similar
flag) on a project that uses this plugin for integration testing against
Accumulo.
> Accumulo maven plugin should not run when skipTests is set
> ----------------------------------------------------------
>
> Key: ACCUMULO-1675
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1675
> Project: Accumulo
> Issue Type: Sub-task
> Reporter: Keith Turner
> Assignee: John Vines
> Fix For: 1.6.0
>
>
> I am using the accumulo-maven-plugin to test an Accumulo project I am working
> on. When I run "mvn install -DskipTests" it starts and stops mini accumulo.
--
This message was sent by Atlassian JIRA
(v6.1#6144)