Skip to content

Error during publishing utbot-maven to maven local #1963

Closed
@mmvpm

Description

@mmvpm

Description

publishToMavenLocal gradle task is failed due to occurring several errors:

> Task :utbot-maven:generatePluginDescriptor FAILED
Execution failed for task ':utbot-maven:generatePluginDescriptor'.
> Process 'command 'C:\Program Files\Amazon Corretto\corretto-17.0.6\bin\java.exe'' finished with non-zero exit value 1

To Reproduce

Run utbot-maven/publishing/publishToMavenLocal gradle task

Expected behavior

Plugin is supposed to be published.

Actual behavior

Caused by: org.apache.maven.project.DependencyResolutionException: 
Could not resolve dependencies for project org.utbot:utbot-maven:maven-plugin:2023.03-SNAPSHOT: 
Could not find artifact org.utbot:utbot-fuzzing:jar:2023.03-SNAPSHOT in MavenRepo_0 (https://repo.maven.apache.org/maven2/)

Metadata

Metadata

Assignees

Labels

comp-github-actionGitHub action, gradle plugin or maven pluginctg-bugIssue is a bug

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions