The GitHub Actions job "Release" on grails-core.git/v8.0.0-M3 has failed.
Run started by GitHub user jdaugherty (triggered by jdaugherty).

Head commit for run:
d7b393ca72c2c5f0aa356dec7d6bd11e1107959f / James Daugherty 
<[email protected]>
Exclude the Spring DM example from reproducible (release) builds

io.spring.dependency-management resolves mavenBom imports with its own
detached configurations, which bypass the local-project substitution in
gradle/functional-test-config.gradle. The import therefore only works when
org.apache.grails:grails-bom:<projectVersion> is already published. During
release staging (SOURCE_DATE_EPOCH set) the version is not published yet,
so every managed version resolved empty and assemble failed. Skip including
the example project when a reproducible build is under way; it still builds
on every regular CI run against the published -SNAPSHOT BOM.

Report URL: https://github.com/apache/grails-core/actions/runs/29094273442

With regards,
GitHub Actions via GitBox

Reply via email to