[ https://issues.apache.org/jira/browse/JCRVLT-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863692#comment-17863692 ]
Julian Reschke commented on JCRVLT-760: --------------------------------------- Seems to be broken since: https://github.com/apache/jackrabbit-filevault/commit/f8f86c7fbd392deddf561f64c2e93126d50aa5dd which seems weird, so I'll check once again later today. > release check fails > ------------------- > > Key: JCRVLT-760 > URL: https://issues.apache.org/jira/browse/JCRVLT-760 > Project: Jackrabbit FileVault > Issue Type: Bug > Reporter: Julian Reschke > Priority: Minor > > As per https://jackrabbit.apache.org/filevault/howto_release.html I tried > {noformat} > mvn clean deploy -Papache-release -Dmaven.deploy.skip=true > {noformat} > but that fails with: > {noformat} > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 4.370 s > [INFO] Finished at: 2024-07-06T13:24:43+02:00 > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.codehaus.mojo:flatten-maven-plugin:1.5.0:flatten (flatten) on project > parent: 1 problem was encountered while building the effective model > [ERROR] [FATAL] Non-readable POM > /home/jre/jackrabbit-filevault/parent/.flattened-pom.xml: > /home/jre/jackrabbit-filevault/parent/.flattened-pom.xml (No such file or > directory) > {noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)