Robert Munteanu created SLING-11512:
---------------------------------------
Summary: Sanity check should check for updated releases/snapshots
Key: SLING-11512
URL: https://issues.apache.org/jira/browse/SLING-11512
Project: Sling
Issue Type: Improvement
Components: Build and Source Control
Reporter: Robert Munteanu
Assignee: Robert Munteanu
The Jenkins 'Sanity Check' stage runs a {{mvn clean compile}} command. In case
this is run before artifacts have been published to Maven Central, the failure
will be cached ( by default for a day according to
https://maven.apache.org/ref/3.8.6/maven-settings/settings.html#releases ) . We
should instead pass the "-U" flag to the command.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)