Skip to content

[MNG-8719] Restore Maven 3 compatibility: ConfigurationContainer.setInherited #9580

@jira-importer

Description

@jira-importer

Tamas Cservenak opened MNG-8719 and commented

In Maven 3 it was setInherited(boolean) and now is setInherited(String) and it explodes at runtime with:

java.lang.NoSuchMethodError: 'void org.apache.maven.model.Plugin.setInherited(boolean)'

Remote Links:

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpriority:majorMajor loss of function

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions