[
https://issues.apache.org/jira/browse/BEANUTILS-563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764508#comment-17764508
]
Michael Osipov commented on BEANUTILS-563:
------------------------------------------
Obvious, isn't it? Use Java 8 LTS.
> Building from source release fails with a Maven error
> -----------------------------------------------------
>
> Key: BEANUTILS-563
> URL: https://issues.apache.org/jira/browse/BEANUTILS-563
> Project: Commons BeanUtils
> Issue Type: Bug
> Components: Bean / Property Utils
> Affects Versions: 1.9.4
> Reporter: Craig McClanahan
> Priority: Major
>
> I downloaded the Commons Beanutils 1.9.4 release from
> [https://dlcdn.apache.org//commons/beanutils/source/commons-beanutils-1.9.4-src.tar.gz]
> And attempted to build it following the instructions at
> [https://commons.apache.org/proper/commons-beanutils/building.html]
> But encountered the following errors from Maven:
> [*ERROR*] COMPILATION ERROR :
> [*INFO*] -------------------------------------------------------------
> [*ERROR*] Source option 6 is no longer supported. Use 7 or later.
> [*ERROR*] Target option 6 is no longer supported. Use 7 or later.
> [*INFO*] 2 errors
> [*INFO*] -------------------------------------------------------------
>
> My Environment:
> * Computer: MacBook Pro
> * OS: Ventura 13.5.2
> * Java: 14.0.1
> * Maven: 3.6.3
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)