[
https://issues.apache.org/jira/browse/COMMONSSITE-166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17748791#comment-17748791
]
Gilles Sadowski commented on COMMONSSITE-166:
---------------------------------------------
Same behaviour in "Commons Numbers", "Commons RNG", "Commons Statistics".
Building "Commons Geometry" still works fine...
Issue is related to the module dedicated to Javadoc consolidation.
> CP 59 breaks the build
> ----------------------
>
> Key: COMMONSSITE-166
> URL: https://issues.apache.org/jira/browse/COMMONSSITE-166
> Project: Apache Commons All
> Issue Type: Bug
> Components: Commons Parent Pom
> Reporter: Gilles Sadowski
> Priority: Major
>
> Running (default goal) in the "Commons Math" project:
> {noformat}
> $ mvn
> [...]
> [INFO] Apache Commons Math ................................ SUCCESS [ 6.032
> s]
> [INFO] Miscellaneous core classes ......................... SUCCESS [ 13.118
> s]
> [INFO] Artificial neural networks ......................... SUCCESS [ 6.032
> s]
> [INFO] Transforms ......................................... SUCCESS [ 4.970
> s]
> [INFO] Exception classes (Legacy) ......................... SUCCESS [ 5.137
> s]
> [INFO] Miscellaneous core classes (Legacy) ................ SUCCESS [ 13.605
> s]
> [INFO] Apache Commons Math (Legacy) ....................... SUCCESS [01:19
> min]
> [INFO] Apache Commons Math Documentation .................. FAILURE [ 0.311
> s]
> [INFO] Example applications ............................... SKIPPED
> [INFO] SOFM ............................................... SKIPPED
> [INFO] SOFM: Chinese Rings ................................ SKIPPED
> [INFO] SOFM: Traveling Salesman Problem ................... SKIPPED
> [INFO] K-Means ............................................ SKIPPED
> [INFO] K-Means: Image Clustering .......................... SKIPPED
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 02:08 min
> [INFO] Finished at: 2023-07-29T08:35:27+02:00
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.moditect:moditect-maven-plugin:1.0.0.Final:add-module-info
> (add-module-infos) on project commons-math-docs: Couldn't find file
> /home/gilles/gilles/devel/java/apache/commons-math/trunk/commons-math-docs/target/commons-math-docs-4.0-SNAPSHOT.jar.
> Run this goal for the project's JAR only after the maven-jar-plugin. ->
> [Help 1]
> [...]
> {noformat}
> CP 58 worked fine.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)