Skip to content

Report an issue about processing the POMs during installing #3531

@PeiyuQuan

Description

@PeiyuQuan

(phoebus-community) quan@PC99321:~/phoebus$ mvn clean install
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.phoebus:core-ui:jar -> duplicate declaration of version 5.0.3-SNAPSHOT @ line 45, column 21
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.phoebus:core-framework:jar -> duplicate declaration of version 5.0.3-SNAPSHOT @ line 51, column 21
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.phoebus:app-display-representation:jar -> duplicate declaration of version 5.0.3-SNAPSHOT @ line 69, column 21
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.phoebus:app-display-representation:jar -> duplicate declaration of version 5.0.3-SNAPSHOT @ line 75, column 21
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.phoebus:app-display-representation:jar -> duplicate declaration of version 5.0.3-SNAPSHOT @ line 81, column 21
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.phoebus:app-display-runtime:jar -> duplicate declaration of version 5.0.3-SNAPSHOT @ line 99, column 21
[FATAL] Non-resolvable parent POM for org.phoebus:app-waterfall-plot:5.0.3-SNAPSHOT: The following artifacts could not be resolved: org.phoebus:app:pom:5.0.3-SNAPSHOT (absent): Could not find artifact org.phoebus:app:pom:5.0.3-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 7, column 13
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.phoebus:core-util:jar -> duplicate declaration of version 5.0.3-SNAPSHOT @ line 39, column 19
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.phoebus:core-ui:jar -> duplicate declaration of version 5.0.3-SNAPSHOT @ line 28, column 15
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.phoebus:app-waterfall-plot:5.0.3-SNAPSHOT (/home/quan/phoebus/app/display/waterfallplot/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for org.phoebus:app-waterfall-plot:5.0.3-SNAPSHOT: The following artifacts could not be resolved: org.phoebus:app:pom:5.0.3-SNAPSHOT (absent): Could not find artifact org.phoebus:app:pom:5.0.3-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 7, column 13 -> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException

Metadata

Metadata

Assignees

No one assigned

    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