Skip to content

Duplicate pom.xml entries #3850

Description

@kasemir

core/formula/pom.xml has two copies of the core-util dependency,
and app/save-and-restore/app/pom.xml has two copies of the core-ui dependency:

Warning:  Some problems were encountered while building the effective model for org.phoebus:core-formula:jar:6.0.0-SNAPSHOT
Warning:  'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.phoebus:core-util:jar -> duplicate declaration of version 6.0.0-SNAPSHOT @ line 39, column 19
Warning:  
Warning:  Some problems were encountered while building the effective model for org.phoebus:save-and-restore:jar:6.0.0-SNAPSHOT
Warning:  'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.phoebus:core-ui:jar -> duplicate declaration of version 6.0.0-SNAPSHOT @ line 28, column 15

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions