You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gilles Sadowski (Jira)" <ji...@apache.org> on 2023/07/29 07:02:00 UTC

[jira] [Created] (COMMONSSITE-166) CP 59 breaks the build

Gilles Sadowski created COMMONSSITE-166:
-------------------------------------------

             Summary: 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


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)