Skip to content

Have the ability to disable CLIRR plugin dependency resolutions #956

@suztomo

Description

@suztomo

Details in b/383221175. The CLIRR Maven plugin depends on very old Maven artifact clirr-core. This dependency is not available in Airlock (go/airlock) as of now.

The clirr-maven-plugin being declared in the "build" > "plugins" element forces all Maven builds to try to download clirr-core.

<artifactId>clirr-maven-plugin</artifactId>

The plugin needs to be explicitly enabled through a Maven profile when we run CIs.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions