You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ctakes.apache.org by "Michka Popoff (Jira)" <ji...@apache.org> on 2021/12/07 20:29:00 UTC

[jira] [Created] (CTAKES-556) Build fails with Blocked mirror for repositories

Michka Popoff created CTAKES-556:
------------------------------------

             Summary: Build fails with Blocked mirror for repositories
                 Key: CTAKES-556
                 URL: https://issues.apache.org/jira/browse/CTAKES-556
             Project: cTAKES
          Issue Type: Bug
    Affects Versions: 4.0.0.1
            Reporter: Michka Popoff


The build of version 4.0.0.1 fails with:
{code:java}
2021-12-06T20:24:02.3983200Z [ERROR] Failed to execute goal on project ctakes-ytex-web: Could not resolve dependencies for project org.apache.ctakes:ctakes-ytex-web:war:4.0.0.1: Failed to collect dependencies at org.eclipse.jetty:jetty-runner:jar:9.1.0.M0 -> org.eclipse.jetty:jetty-jsp:jar:9.1.0.M0 -> org.glassfish.web:javax.servlet.jsp:jar:2.3.2 -> org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT: Failed to read artifact descriptor for org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT: Could not transfer artifact org.glassfish:javax.el:pom:3.0.1-b06-SNAPSHOT from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [apache.snapshots (http://repository.apache.org/snapshots, default, snapshots), sonatype-snapshots (http://oss.sonatype.org/content/groups/jetty, default, releases+snapshots)] -> [Help 1]
2021-12-06T20:24:02.3993840Z org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project ctakes-ytex-web: Could not resolve dependencies for project org.apache.ctakes:ctakes-ytex-web:war:4.0.0.1: Failed to collect dependencies at org.eclipse.jetty:jetty-runner:jar:9.1.0.M0 -> org.eclipse.jetty:jetty-jsp:jar:9.1.0.M0 -> org.glassfish.web:javax.servlet.jsp:jar:2.3.2 -> org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT{code}
We are using openjdk@8 and maven 3.8.4

See [https://github.com/Homebrew/homebrew-core/pull/90169]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)