[
https://issues.apache.org/jira/browse/HDDS-3316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Elek updated HDDS-3316:
------------------------------
Description:
>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.
was:
>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 remain green.
We should fail the check if the maven run couldn't succeed.
> 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
>
> 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]