David Handermann created NIFI-16233:
---------------------------------------

             Summary: Add Check Buildplan to Code Compliance Workflow
                 Key: NIFI-16233
                 URL: https://issues.apache.org/jira/browse/NIFI-16233
             Project: Apache NiFi
          Issue Type: Sub-task
          Components: Tools and Build
            Reporter: David Handermann
            Assignee: David Handermann


The GitHub code-compliance workflow should be updated with an additional step 
that uses the Maven Artifact [Check 
Buildplan|https://maven.apache.org/plugins/maven-artifact-plugin/check-buildplan-mojo.html]
 task to verify configured plugins support reproducible builds.

The current project configuration uses the ANTLR 3 plugin, which is not on the 
list of approved plugins, so modules referencing that plugin need to be skipped 
for now.

The workflow step should use the {{apache-release}} profile to include the same 
plugin references that are used when creating a release build.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to