Attila Doroszlai created HDDS-13970:
---------------------------------------
Summary: Remove HttpFS site
Key: HDDS-13970
URL: https://issues.apache.org/jira/browse/HDDS-13970
Project: Apache Ozone
Issue Type: Bug
Components: HttpFS GateWay
Reporter: Attila Doroszlai
Assignee: Attila Doroszlai
1. PMD check warns about outdated site model:
{code:title=https://github.com/apache/ozone/actions/runs/19564290276/job/56022677727#step:13:2748}
Site model of 'org.apache.ozone:ozone-httpfsgateway:jar:2.2.0-SNAPSHOT' for
default locale is still using the old pre-version 2.0.0 model. You MUST migrate
to the new model as soon as possible otherwise your build will break in the
future!
{code}
2. {{pmd.html}} looks OK for other modules, but broken for httpfsgateway.
3. Unnecessary download during build:
{code}
Failed to execute goal org.apache.maven.plugins:maven-pmd-plugin:3.26.0:pmd
(pmd) on project ozone-httpfsgateway: An error has occurred in PMD report
generation. Failed to retrieve skin artifact: Unable to find skin: The
following artifacts could not be resolved:
org.apache.maven.skins:maven-stylus-skin:jar:1.5 (absent): Could not transfer
artifact org.apache.maven.skins:maven-stylus-skin:jar:1.5 from/to central
(https://repo.maven.apache.org/maven2): Connection reset
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]