Philipp Ottlinger created RAT-483:
-------------------------------------
Summary: Site build is failing on current master
Key: RAT-483
URL: https://issues.apache.org/jira/browse/RAT-483
Project: Apache Rat
Issue Type: Bug
Components: site
Affects Versions: 0.17
Reporter: Philipp Ottlinger
The current master (fe899f028b90ae1bb72991c08f149d0e2ffa20df) fails to build
the site ....
[INFO] --- dependency:3.8.1:unpack-dependencies (copy-release-notes-from-core)
@ apache-rat-tools ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Creadur RAT 0.17-SNAPSHOT:
[INFO]
[INFO] Apache Creadur RAT ................................. FAILURE [ 7.433 s]
[INFO] Apache Creadur RAT::Testdata ....................... SKIPPED
[INFO] Apache Creadur RAT::Core ........................... SKIPPED
[INFO] Apache Creadur RAT::Tools .......................... SKIPPED
[INFO] Apache Creadur RAT::Plugin4Maven ................... SKIPPED
[INFO] Apache Creadur RAT::Tasks4Ant ...................... SKIPPED
[INFO] Apache Creadur RAT::Packaging ...................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.858 s
[INFO] Finished at: 2025-09-05T11:54:00+02:00
[INFO] ------------------------------------------------------------------------
[INFO] 41 goals, 41 executed
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.21.0:site (default-site) on
project apache-rat-project: Failed to get report for
org.apache.maven.plugins:maven-javadoc-plugin: Failed to execute goal
org.apache.maven.plugins:maven-dependency-plugin:3.8.1:unpack-dependencies
(copy-release-notes-from-core) on project apache-rat-tools: Artifact has not
been packaged yet. When used on reactor artifact, unpack should be executed
after packaging: see MDEP-98. -> [Help 1]
[[email protected]]
Can you reproduce locally that the build fails with you as well?
Not sure if the situation improves with your PRs #505 or #484
--
This message was sent by Atlassian Jira
(v8.20.10#820010)