Julian Reschke created JCRVLT-760:
-------------------------------------
Summary: release check fails
Key: JCRVLT-760
URL: https://issues.apache.org/jira/browse/JCRVLT-760
Project: Jackrabbit FileVault
Issue Type: Bug
Reporter: Julian Reschke
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)