[
https://issues.apache.org/jira/browse/NIFI-16233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18106406#comment-18106406
]
ASF subversion and git services commented on NIFI-16233:
--------------------------------------------------------
Commit 63dc97ef660c61184a42265473d331ca305f28c2 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=63dc97ef660 ]
NIFI-16233 Added Check Build Plan Step to Compliance Workflow (#11572)
> 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
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)