Skip to content

AisView is not building #5

@hanserik

Description

@hanserik

While trying to build AisView with maven, using the following command:
mvn clean install
I encountered some errors about the repository for parent pom project not being available:

[INFO] Scanning for projects...
Downloading from dma-releases: http://repository-dma.forge.cloudbees.com/release/dk/dma/dma-root-pom/22/dma-root-pom-22.pom
Downloading from central: https://repo.maven.apache.org/maven2/dk/dma/dma-root-pom/22/dma-root-pom-22.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for dk.dma.ais.view:ais-view:0.4-SNAPSHOT: Could not transfer artifact dk.dma:dma-root-pom:pom:22 from/to dma-releases (http://repository-dma.forge.cloudbees.com/release/): repository-dma.forge.cloudbees.com: Name or service not known and 'parent.relativePath' points at wrong local POM @ line 5, column 10
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project dk.dma.ais.view:ais-view:0.4-SNAPSHOT (/AisView/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for dk.dma.ais.view:ais-view:0.4-SNAPSHOT: Could not transfer artifact dk.dma:dma-root-pom:pom:22 from/to dma-releases (http://repository-dma.forge.cloudbees.com/release/): repository-dma.forge.cloudbees.com: Name or service not known and 'parent.relativePath' points at wrong local POM @ line 5, column 10: Unknown host repository-dma.forge.cloudbees.com: Name or service not known -> [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
    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