[
https://issues.apache.org/jira/browse/NIFI-10849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-10849:
------------------------------------
Status: Patch Available (was: Open)
> Change GitHub Maven Compile Step to run test-compile
> ----------------------------------------------------
>
> Key: NIFI-10849
> URL: https://issues.apache.org/jira/browse/NIFI-10849
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Tools and Build
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The GitHub ci-workflow runs separate Maven commands for compilation and
> verification to differentiate compile and test operations. The Maven Compile
> step should be changed from {{compile}} to {{test-compile}} in order to
> compile both standard and test classes. The Maven Compile runs with multiple
> threads for increased performance on runners with multiple cores, so changing
> the command to {{test-compile}} provides some small performance gains.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)