Skip to content
This repository was archived by the owner on Mar 3, 2025. It is now read-only.
This repository was archived by the owner on Mar 3, 2025. It is now read-only.

mvn clean fails in a multi-module project. #90

@sankala-dremio

Description

@sankala-dremio

Hi, When using mvn-golang-wrapper, mvn clean fails when there are dependencies on other modules in a multi-module project. This is happening even in the examples in this repo.

The actual issue is due to the fact that dependent artifacts are not available.

The root cause seems to be due to the issue that com.igormaznitsa.mvngolang.GolangCleanMojo declares requiresDependencyResolution = ResolutionScope.COMPILE.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions