[
https://issues.apache.org/jira/browse/HDDS-3316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HDDS-3316:
---------------------------------
Labels: pull-request-available (was: )
> Checkstyle check fails silently in case of mvn related errors
> -------------------------------------------------------------
>
> Key: HDDS-3316
> URL: https://issues.apache.org/jira/browse/HDDS-3316
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Reporter: Marton Elek
> Priority: Blocker
> Labels: pull-request-available
>
> From the last master build:
> https://github.com/apache/hadoop-ozone/runs/550746880?check_suite_focus=true
> Checkstyle is failed due to a maven error:
> {code}
> [ERROR] Failed to execute goal on project hadoop-hdds-common: Could not
> resolve dependencies for project
> org.apache.hadoop:hadoop-hdds-common:jar:0.6.0-SNAPSHOT: Could not find
> artifact org.apache.hadoop:hadoop-hdds-config:jar:0.6.0-SNAPSHOT in
> apache.snapshots.https
> (https://repository.apache.org/content/repositories/snapshots) -> [Help 1]
> [ERROR] Failed to execute goal on project hadoop-hdds-client: Could not
> resolve dependencies for project
> org.apache.hadoop:hadoop-hdds-client:jar:0.6.0-SNAPSHOT: The following
> artifacts could not be resolved:
> org.apache.hadoop:hadoop-hdds-common:jar:0.6.0-SNAPSHOT,
> org.apache.hadoop:hadoop-hdds-config:jar:0.6.0-SNAPSHOT: Could not find
> artifact org.apache.hadoop:hadoop-hdds-common:jar:0.6.0-SNAPSHOT in
> apache.snapshots.https
> (https://repository.apache.org/content/repositories/snapshots) -> [Help 1]
> {code}
> But it remained green.
> We should fail the check if the maven run couldn't succeed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]