Robbie Gemmell created ARTEMIS-4980:
---------------------------------------
Summary: adjust build handling of module sources jars
Key: ARTEMIS-4980
URL: https://issues.apache.org/jira/browse/ARTEMIS-4980
Project: ActiveMQ Artemis
Issue Type: Task
Reporter: Robbie Gemmell
Fix For: 2.37.0
Currently the sources jars are produced at verify phase, rather than the usual
package phase, which has caused a variety of issues in the past such as
complicating reproducibility checks, and causing the modules doing shading (at
package phase) to download prior snapshots for their sources. They are also
always produced, even though they are not typically used outside release builds.
Adjust the handling of sources jars such that they are all created at the usual
package phase, and are only produced when using the release build profiles.
--
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