-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Hello, I'm getting this error when executing maven clean package
:
C:\Git\owlseditor\owlseditor\owlseditor>mvn clean package [INFO] Scanning for projects... [INFO] [INFO] -------------------------< com.sri:owlseditor >------------------------- [INFO] Building owlseditor 1.2.3 [INFO] --------------------------------[ jar ]--------------------------------- Downloading from central: https://repo1.maven.org/maven2/edu/stanford/smi/protege/protege/3.4.8/protege-3.4.8.pom Downloading from github: https://maven.pkg.github.com/arrowhead-f/client-library-java-spring/edu/stanford/smi/protege/protege/3.4.8/protege-3.4.8.pom Downloading from central: https://repo1.maven.org/maven2/edu/stanford/smi/protege/protege-owl/3.4.8/protege-owl-3.4.8.pom Downloading from github: https://maven.pkg.github.com/arrowhead-f/client-library-java-spring/edu/stanford/smi/protege/protege-owl/3.4.8/protege-owl-3.4.8.pom Downloading from central: https://repo1.maven.org/maven2/org/mindswap/owls/1.0/owls-1.0.pom Downloading from github: https://maven.pkg.github.com/arrowhead-f/client-library-java-spring/org/mindswap/owls/1.0/owls-1.0.pom Downloading from central: https://repo1.maven.org/maven2/att/grappa/1.2/grappa-1.2.pom Downloading from github: https://maven.pkg.github.com/arrowhead-f/client-library-java-spring/att/grappa/1.2/grappa-1.2.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.842 s [INFO] Finished at: 2022-10-03T13:21:13+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project owlseditor: Could not resolve dependencies for project com.sri:owlseditor:jar:1.2.3: Failed to collect dependencies at edu.stanford.smi.protege:protege:jar:3.4.8: Failed to read artifact descriptor for edu.stanford.smi.protege:protege:jar:3.4.8: Could not transfer artifact edu.stanford.smi.protege:protege:pom:3.4.8 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [owlsutils (http://dl.bintray.com/content/kemlg/owlsutils, default, releases)] -> [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