Robbie Gemmell created ARTEMIS-4822:
---------------------------------------

             Summary: 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
             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


Reply via email to