Description
Currently, enabling the docker profile when building nifi builds a number of images and also runs an integration test that uses the docker image.
The tests are run using a shell script that is called by the exec-maven-plugin.
The execution of this plugin that kicks off the tests should honor certain maven flags that disable tests, such as -DskipTests and -Dmaven.test.skip=true
Attachments
Attachments
Issue Links
- links to