[
https://issues.apache.org/jira/browse/ARTEMIS-4822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17856322#comment-17856322
]
Robbie Gemmell commented on ARTEMIS-4822:
-----------------------------------------
{quote}
commit 6fe1997aec7fc05ccc6af77c6ceec877a1eeba13
Author: Robbie Gemmell
Date: Wed Jun 19 17:15:44 2024 +0100
ARTEMIS-4822: update commons pom to avoid varying dependency-reduced
replacement pom
Remove javadoc plugin config and execution from release profile, add fixed
pluginManagement
config and build execution, leverage properties only in profile to govern
whether it skips,
stops profile varying in shade-generated pom depending on mvn verion and
profiles used.
{quote}
https://github.com/apache/activemq-artemis/commit/6fe1997aec7fc05ccc6af77c6ceec877a1eeba13
> improve build reproducibility
> -----------------------------
>
> Key: ARTEMIS-4822
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4822
> Project: ActiveMQ Artemis
> Issue Type: Task
> Reporter: Robbie Gemmell
> Assignee: Robbie Gemmell
> Priority: Major
> Fix For: 2.36.0
>
>
> The artemis-website modules output is not currently reproducible, even though
> all the HTML output in it is, because the PDF of the user manual now also
> added contains an embedded creation timestamp.
> The artemis-commons module pom is a dependency-reduced-pom created by the
> shade plugin. It can vary with maven version used during the build, and
> whether the release profile is active or not. We can improve the former by
> requiring the newer maven versions are used during release. We could
> investigate if the latter could be improved by adjusting the pom slightly to
> alter the varying bits (around the javadoc plugin) such that they dont.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact