Jeff Storck created NIFI-5341:
---------------------------------
Summary: Groovy tests in nifi-runtime aren't running with the build
Key: NIFI-5341
URL: https://issues.apache.org/jira/browse/NIFI-5341
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 1.7.0
Reporter: Jeff Storck
Assignee: Jeff Storck
At some point, NiFiGroovyTest in nifi-runtime stopped running with the build.
During the work for NIFI-5176, it was discovered that build-helper-maven-plugin
is not being invoked for nifi-runtime to explicitly add src/test/groovy to bind
it to the test compile phase, and since there are no java tests,
src/test/groovy is ignored, and the tests are not run.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)