You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Aldrin Piri (JIRA)" <ji...@apache.org> on 2016/02/13 21:51:18 UTC

[jira] [Created] (NIFI-1511) Incorporate Groovy unit tests as part of the build instead of via profile

Aldrin Piri created NIFI-1511:
---------------------------------

             Summary: Incorporate Groovy unit tests as part of the build instead of via profile
                 Key: NIFI-1511
                 URL: https://issues.apache.org/jira/browse/NIFI-1511
             Project: Apache NiFi
          Issue Type: Task
          Components: Tools and Build
    Affects Versions: 0.5.0
            Reporter: Aldrin Piri
            Assignee: Aldrin Piri


>From the mailing list:

{quote}
Recommend *not* running the groovy tests.  They set the groovy
dependency to test scope which means groovy ends up not supported in
the convenience binary.

# Verify the build works including release audit tool (RAT) checks
  cd nifi-0.5.0
  mvn clean install -Pcontrib-check

We should work to get the groovy stuff into the build without needing
profile activation if they should be the norm.
{quote}



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