[ https://issues.apache.org/jira/browse/ACCUMULO-3942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Christopher Tubbs reassigned ACCUMULO-3942: ------------------------------------------- Assignee: Christopher Tubbs > PluginIT fails > -------------- > > Key: ACCUMULO-3942 > URL: https://issues.apache.org/jira/browse/ACCUMULO-3942 > Project: Accumulo > Issue Type: Bug > Reporter: Christopher Tubbs > Assignee: Christopher Tubbs > Fix For: 1.8.0 > > > PluginIT fails to run its junit tests under normal circumstances. > Can easily reproduce with: > {code} > mvn clean verify -Dtest=42 -Dit.test=42 -DfailIfNoTests=false \ > -Drat.skip -Dcheckstyle.skip -Dfindbugs.skip > {code} > The problem appears that surefire is not triggering inside the invoked > project and the tests never create the files which the groovy script checks > for to determine whether the plugin was successful. -- This message was sent by Atlassian JIRA (v6.3.4#6332)