David Handermann created NIFI-16348:
---------------------------------------
Summary: Add Maven JVM Timezone Configuration for AspectJ
Key: NIFI-16348
URL: https://issues.apache.org/jira/browse/NIFI-16348
Project: Apache NiFi
Issue Type: Improvement
Components: Tools and Build
Reporter: David Handermann
Assignee: David Handermann
AspectJ weaving introduces a timestamp in compiled class byte code that can
vary based on the timezone of the build system.
Apache Shiro implemented a
[workaround|https://github.com/apache/shiro/pull/2862] that sets JVM properties
for Maven to improve reproducibility checking. This provides an interim
approach based on lack of other options in current available versions of the
AspectJ plugin.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)