You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2016/03/16 18:52:33 UTC

[jira] [Created] (ACCUMULO-4168) Strange failsafe error when using excludedGroups param

Christopher Tubbs created ACCUMULO-4168:
-------------------------------------------

             Summary: Strange failsafe error when using excludedGroups param
                 Key: ACCUMULO-4168
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4168
             Project: Accumulo
          Issue Type: Bug
          Components: maven-plugin, test
            Reporter: Christopher Tubbs
            Assignee: Christopher Tubbs
             Fix For: 1.8.0


Saw a strange error with the excludedGroups parameter when building the master branch on CentOS 7 with maven 3.0.5. It looks strikingly similar to SUREFIRE-923, but without the typo.

It doesn't seem to affect the build of the 1.6 and 1.7 branches and occurs during the execution of the plugin-test IT for the accumulo-maven-plugin.

This is the command I was running at the time which reproduced it:
{code}
mvn clean verify -Dhadoop.version=2.6.3 -Dtimeout.factor=8 -Dmaven.test.failure.ignore=true -Dtest=xyzzy -Dit.test=xyzzy -DfailIfNoTests=false -Dfindbugs.skip -Dcheckstyle.skip -Dmodernizer.skip
{code}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)