[
https://issues.apache.org/jira/browse/COMMONSSITE-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16322218#comment-16322218
]
Gilles commented on COMMONSSITE-100:
------------------------------------
As of now (commit 5de2d1af79fabca56b5fa8fca159938fa023ae6a)
{noformat}
$ mvn clean site
{noformat}
fails.
Excerpt of console output:
{noformat}
[...]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Commons RNG ................................. SUCCESS [ 21.958 s]
[INFO] Apache Commons RNG Client API ...................... SUCCESS [ 17.909 s]
[INFO] Apache Commons RNG Core ............................ SUCCESS [ 29.075 s]
[INFO] Apache Commons RNG Simple .......................... SUCCESS [ 23.959 s]
[INFO] Apache Commons RNG Sampling ........................ FAILURE [01:14 min]
[INFO] Apache Commons RNG JMH ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:47 min
[INFO] Finished at: 2018-01-11T13:52:12+01:00
[INFO] Final Memory: 92M/850M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.7:site (default-site) on project
commons-rng-sampling: Execution default-site of goal
org.apache.maven.plugins:maven-site-plugin:3.7:site failed.
NullPointerException -> [Help 1]
[...]
{noformat}
> "mvn site" fails with commons-parent 43
> ---------------------------------------
>
> Key: COMMONSSITE-100
> URL: https://issues.apache.org/jira/browse/COMMONSSITE-100
> Project: Commons All
> Issue Type: Bug
> Components: Commons Parent Pom
> Reporter: Gilles
>
> See [this post|http://markmail.org/message/zgfb5h774aigatx2].
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)