You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2022/04/18 13:52:00 UTC

[jira] [Commented] (HBASE-26917) Do not add --threads when running 'mvn site'

    [ https://issues.apache.org/jira/browse/HBASE-26917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17523704#comment-17523704 ] 

Hudson commented on HBASE-26917:
--------------------------------

Results for branch HBASE-26917
	[build #1 on builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/HBASE-26917/1/]: (x) *{color:red}-1 overall{color}*
----
details (if available):

(x) {color:red}-1 general checks{color}
-- For more information [see general report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/HBASE-26917/1/General_20Nightly_20Build_20Report/]














> Do not add --threads when running 'mvn site'
> --------------------------------------------
>
>                 Key: HBASE-26917
>                 URL: https://issues.apache.org/jira/browse/HBASE-26917
>             Project: HBase
>          Issue Type: Bug
>          Components: build, scripts
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>
> We will get this in the mvnsite task in our nightly and pre commit jobs
> {noformat}
> [WARNING] *****************************************************************
> [WARNING] * Your build is requesting parallel execution, but project      *
> [WARNING] * contains the following plugin(s) that have goals not marked   *
> [WARNING] * as @threadSafe to support parallel building.                  *
> [WARNING] * While this /may/ work fine, please look for plugin updates    *
> [WARNING] * and/or request plugins be made thread-safe.                   *
> [WARNING] * If reporting an issue, report it against the plugin in        *
> [WARNING] * question, not against maven-core                              *
> [WARNING] *****************************************************************
> [WARNING] The following plugins are not marked @threadSafe in Apache HBase:
> [WARNING] org.apache.maven.plugins:maven-site-plugin:3.7.1
> [WARNING] Enable debug to see more precisely which goals are not marked @threadSafe.
> [WARNING] *****************************************************************
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)