[
https://issues.apache.org/jira/browse/PHOENIX-7467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Szucs Villo updated PHOENIX-7467:
---------------------------------
Parent: (was: PHOENIX-6672)
Issue Type: Task (was: Sub-task)
> Update Maven plugin versions in pom.xml and site.xml for Phoenix site
> documentation
> -----------------------------------------------------------------------------------
>
> Key: PHOENIX-7467
> URL: https://issues.apache.org/jira/browse/PHOENIX-7467
> Project: Phoenix
> Issue Type: Task
> Reporter: Szucs Villo
> Assignee: Szucs Villo
> Priority: Major
> Attachments: DecompiledMerge.txt, builerror.log, svndiff.patch
>
>
> As part of migrating the Phoenix documentation from SVN to Git, we should
> update the Maven plugin versions in the Phoenix site's POM and site
> configuration files. This is a first step to ensure compatibility with newer
> Maven versions and plugins.
> During the process of running the build, the following error was encountered,
> although it does not appear to be a critical issue as we likely do not use
> the affected part of the site generation (See: builderror.log for details).
> *Note:*
> This still only works with JDK 8. Upgrading to a newer JDK looks challenging
> due to errors such as:
> {{error: package com.sun.javadoc does not exist}}
> Addressing this will likely require refactoring code that depends on the
> {{com.sun.javadoc}} package, which is no longer available in JDK versions
> beyond 8.
> Additionally, I have decompiled the merge.jar file (See: DecompiledMerge.txt
> attached).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)