You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@griffin.apache.org by GitBox <gi...@apache.org> on 2022/11/21 02:47:48 UTC

[GitHub] [griffin] guoyuepeng commented on pull request #617: core: main process of task execution

guoyuepeng commented on PR #617:
URL: https://github.com/apache/griffin/pull/617#issuecomment-1321382053

   hi Warden
   
   11.13s$ mvn -B clean test -Dlogging.level.org.springframework=WARN
   [WARNING] The project org.apache.griffin:griffin:pom:1.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
   [ERROR] Failed to execute goal on project core: Could not resolve dependencies for project org.apache.griffin:core:jar:1.0.0-SNAPSHOT: Failed to collect dependencies at io.confluent:kafka-schema-registry-client:jar:3.2.0: Failed to read artifact descriptor for io.confluent:kafka-schema-registry-client:jar:3.2.0: Could not transfer artifact io.confluent:kafka-schema-registry-client:pom:3.2.0 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [confluent (http://packages.confluent.io/maven/, default, releases+snapshots), apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)] -> [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 <args> -rf :core
   The command "mvn -B clean test -Dlogging.level.org.springframework=WARN" exited with 1.
   cache.2
   store build cache
   
   could you check the dependency error.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@griffin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org