You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Danny Cranmer (Jira)" <ji...@apache.org> on 2022/11/04 20:23:00 UTC

[jira] [Updated] (FLINK-29896) DynamoDB CI Failing to run checks

     [ https://issues.apache.org/jira/browse/FLINK-29896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Danny Cranmer updated FLINK-29896:
----------------------------------
    Description: 
The checks are failing to actually run the build and test step:
- https://github.com/apache/flink-connector-aws/actions/runs/3396739520/jobs/5648279513

{code}
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/%20-DaltDeploymentRepository=validation_repository/default/file/default-file.pom
Warning:  The POM for  -DaltDeploymentRepository=validation_repository:default:jar:file is missing, no dependency information available

Error:  Plugin  -DaltDeploymentRepository=validation_repository:default:file or one of its dependencies could not be resolved: Could not find artifact  -DaltDeploymentRepository=validation_repository:default:jar:file in apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots) -> [Help 1]
Error:  
Error:  To see the full stack trace of the errors, re-run Maven with the -e switch.
Error:  Re-run Maven using the -X switch to enable full debug logging.
Error:  
Error:  For more information about the errors and possible solutions, please read the following articles:
Error:  [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
{code}

  was:
The checks are failing to actually run the build and test step:
- https://github.com/apache/flink-connector-aws/actions/runs/3396739520/jobs/5648279513


> DynamoDB CI Failing to run checks
> ---------------------------------
>
>                 Key: FLINK-29896
>                 URL: https://issues.apache.org/jira/browse/FLINK-29896
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / DynamoDB
>            Reporter: Danny Cranmer
>            Priority: Major
>             Fix For: aws-connector-2.0.0
>
>
> The checks are failing to actually run the build and test step:
> - https://github.com/apache/flink-connector-aws/actions/runs/3396739520/jobs/5648279513
> {code}
> [INFO] Downloading from central: https://repo.maven.apache.org/maven2/%20-DaltDeploymentRepository=validation_repository/default/file/default-file.pom
> Warning:  The POM for  -DaltDeploymentRepository=validation_repository:default:jar:file is missing, no dependency information available
> Error:  Plugin  -DaltDeploymentRepository=validation_repository:default:file or one of its dependencies could not be resolved: Could not find artifact  -DaltDeploymentRepository=validation_repository:default:jar:file in apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots) -> [Help 1]
> Error:  
> Error:  To see the full stack trace of the errors, re-run Maven with the -e switch.
> Error:  Re-run Maven using the -X switch to enable full debug logging.
> Error:  
> Error:  For more information about the errors and possible solutions, please read the following articles:
> Error:  [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)