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

Maven error #14

Open
yazoo178 opened this issue Sep 17, 2021 · 0 comments
Open

Maven error #14

yazoo178 opened this issue Sep 17, 2021 · 0 comments

Comments

@yazoo178
Copy link

Hello, getting the following error when running the maven package command:

(base) williams-MacBook-Pro:ctakes-server william$ mvn package
[INFO] Scanning for projects...
[INFO]
[INFO] ----------------------< de.dfki.lt:ctakes-server >----------------------
[INFO] Building ctakes-server 0.1
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.884 s
[INFO] Finished at: 2021-09-17T14:08:56+03:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project ctakes-server: Could not resolve dependencies for project de.dfki.lt:ctakes-server:jar:0.1: The following artifacts could not be resolved: org.mitre.medfacts:medfacts-i2b2:jar:1.2, org.mitre.medfacts:medfacts-zoner:jar:1.1, org.mitre.jcarafe.core:jcarafe.core:jar:2.9.1, org.mitre.jcarafe.ext:jcarafe.ext:jar:2.9.1: Could not find artifact org.mitre.medfacts:medfacts-i2b2:jar:1.2 at specified path /Users/william/.m2/repository/org/apache/ctakes/ctakes-assertion/3.2.2/lib/med-facts-i2b2-1.2-SNAPSHOT.jar -> [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
(base) williams-MacBook-Pro:ctakes-server william$

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