The documentation is outdated, I am gonna fix it. The truth is in the pom.xml. Compare also with https://issues.apache.org/jira/browse/JCRVLT-607.
> Am 26.03.2022 um 09:03 schrieb Konrad Windszus <[email protected]>: > > Hi Woonsan, that is expected. The build is only supported with Java11+. Can > you test with a newer Java version? > Konrad > >> Am 26.03.2022 um 08:39 schrieb Woonsan Ko <[email protected]>: >> >> I got a build error with JDK 1.8 which should be okay according to the >> doc [1]. Or is it outdated? >> >> [WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireJavaVersion >> failed with message: >> Detected JDK Version: 1.8.0-291 is not in the allowed range 11. >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] BUILD FAILURE >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: 1.614 s >> [INFO] Finished at: 2022-03-26T16:32:06+09:00 >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] Failed to execute goal >> org.apache.maven.plugins:maven-enforcer-plugin:3.0.0:enforce >> (enforce-java-version) on project filevault-package-maven-plugin: Some >> Enforcer rules have failed. Look above for specific messages >> explaining why the rule failed. -> [Help 1] >> >> Regards, >> >> Woonsan >> >> [1] https://jackrabbit.apache.org/filevault-package-maven-plugin/dev.html >> >> >>>> On Thu, Mar 17, 2022 at 11:08 PM Konrad Windszus <[email protected]> wrote: >>> >>> Hello, >>> >>> A candidate for the Jackrabbit FileVault Package Maven Plugin 1.3.0 release >>> is available at: >>> https://dist.apache.org/repos/dist/dev/jackrabbit/filevault-package-maven-plugin/1.3.0/ >>> >>> The release candidate is a zip archive of the sources in: >>> https://github.com/apache/jackrabbit-filevault-package-maven-plugin/tree/filevault-package-maven-plugin-1.3.0/ >>> >>> The release notes can be found in JIRA at >>> https://issues.apache.org/jira/projects/JCRVLT/versions/12350554 >>> >>> The command for running automated checks against this release candidate is: >>> $ sh check-release.sh filevault-plugin 1.3.0 >>> 98eb081275c98bdd38a9a5edc7b1a9808b6a5ce8 >>> >>> A staged Maven repository is available for review at: >>> https://repository.apache.org/content/repositories/orgapachejackrabbit-1575 >>> >>> Please vote on releasing this package as Apache Jackrabbit FileVault >>> Package Maven Plugin 1.3.0. >>> The vote is open for a minimum of 72 hours during business days and passes >>> if a majority of at least three +1 Jackrabbit PMC votes are cast. >>> The vote fails if not enough votes are cast after 1 week (5 business days). >>> >>> [ ] +1 Release this package as Apache Jackrabbit FileVault Package Maven >>> Plugin 1.3.0 >>> [ ] -1 Do not release this package because… >>> >>> Thanks, >>> Konrad
