Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AisVirtualNet Common #1

Closed
Jacob-Coleman opened this issue Apr 20, 2019 · 1 comment
Closed

AisVirtualNet Common #1

Jacob-Coleman opened this issue Apr 20, 2019 · 1 comment

Comments

@Jacob-Coleman
Copy link

I am looking to build all of the DMA-AIS modules locally for some testing with a research project. I have been able to build AisWeb and AisLib with instructions from here.

dma-ais/AisLib#48

The issue I am having now is that when building AisVirtualNet it is trying to use cloudbees.com for the old repository. Is there a workaround I can try to continue working with these projects.

[INFO] Building AisVirtualNet common 0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading from dma-releases: http://repository-dma.forge.cloudbees.com/release/dk/dma/web/dma-web-rest/0.1/dma-web-rest-0.1.pom
Downloading from dma-releases: http://repository-dma.forge.cloudbees.com/release/dk/dma/ais/lib/ais-lib-communication/2.1/ais-lib-communication-2.1.pom
Downloading from dma-releases: http://repository-dma.forge.cloudbees.com/release/dk/dma/commons/dma-commons-app/0.2/dma-commons-app-0.2.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] AisVirtualNet Parent ............................... SUCCESS [  0.242 s]
[INFO] AisVirtualNet common ............................... FAILURE [  0.726 s]
[INFO] AisVirtualNet transponder .......................... SKIPPED
[INFO] AisVirtualNet server ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.368 s
[INFO] Finished at: 2019-04-20T13:25:38-04:00
[INFO] Final Memory: 11M/205M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project ais-virtualnet-common: Could not resolve dependencies for project dk.dma.ais.virtualnet:ais-virtualnet-common:jar:0.3-SN
APSHOT: Failed to collect dependencies at dk.dma.web:dma-web-rest:jar:0.1: Failed to read artifact descriptor for dk.dma.web:dma-web-rest:jar:0.1: Could not trans
fer artifact dk.dma.web:dma-web-rest:pom:0.1 from/to dma-releases (http://repository-dma.forge.cloudbees.com/release/): repository-dma.forge.cloudbees.com: nodena
me nor servname provided, or not known: Unknown host repository-dma.forge.cloudbees.com: nodename nor servname provided, or not known -> [Help 1]
[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/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :ais-virtualnet-common

@Jacob-Coleman
Copy link
Author

I was able to find the needed dependency here.
https://github.com/dma-graveyard/dma-web

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant