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

Failed to execute goal on project adam-ibs-core: Could not resolve dependencies #50

Open
davidonlaptop opened this issue Oct 29, 2015 · 1 comment
Assignees

Comments

@davidonlaptop
Copy link
Member

The compilation of the adam-ibs-data/ folder works but not the adam-ibs-core:

23% [:~/workspace … /adam-ibs-core] master* ± mvn clean compile
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Adam IBS Core 0.1.0
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.maven.apache.org/maven2/com/ets/mgl804/adam-ibs/0.1.0/adam-ibs-0.1.0.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.666 s
[INFO] Finished at: 2015-10-29T13:56:53-04:00
[INFO] Final Memory: 14M/309M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project adam-ibs-core: Could not resolve dependencies for project com.ets.mgl804:adam-ibs-core:jar:0.1.0: Failed to collect dependencies at com.ets.mgl804:adam-ibs-data:jar:0.1.0: Failed to read artifact descriptor for com.ets.mgl804:adam-ibs-data:jar:0.1.0: Could not find artifact com.ets.mgl804:adam-ibs:pom:0.1.0 in central (https://repo.maven.apache.org/maven2) -> [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
@iki-v
Copy link
Contributor

iki-v commented Oct 30, 2015

Vu dans GELOG/variantminer#20
Le code compile un jar exécutable, le fichier est disponible sur Gdrive.

Il s'agit plus d'un problème propre à ton contexte de développement.

  • Tous les prérequis sont-elles respectés ?
  • La procédure est-elle bien suivie ?
  • Que donne le mode de Maven "full debug" ?

@iki-v iki-v assigned davidonlaptop and unassigned iki-v Oct 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants