You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@avro.apache.org by GitBox <gi...@apache.org> on 2020/11/23 02:39:10 UTC

[GitHub] [avro] azbarcea edited a comment on pull request #1015: AVRO-2985: upgrade spotless-maven-plugin to v2.6.1

azbarcea edited a comment on pull request #1015:
URL: https://github.com/apache/avro/pull/1015#issuecomment-731897381


   At least `Apache Avro` completes :-) , and now it fails on: 
   ```
   [INFO] Apache Avro Java ................................... SUCCESS [  8.959 s]
   [INFO] Apache Avro ........................................ SUCCESS [01:10 min]
   [INFO] Apache Avro Compiler ............................... FAILURE [  0.675 s]
   ```
   with:
   ```
   [ERROR] Failed to execute goal on project avro-compiler: Could not resolve dependencies for project org.apache.avro:avro-compiler:bundle:1.11.0-SNAPSHOT: The following artifacts could not be resolved: org.apache.velocity:velocity-engine-core:jar:2.2, org.apache.ant:ant-launcher:jar:1.10.9: Could not transfer artifact org.apache.velocity:velocity-engine-core:jar:2.2 from/to central (https://repo.maven.apache.org/maven2): Connection reset -> [Help 1]
   ```
   `velocity-engine-core` is already at the latest `2.2`:
   https://mvnrepository.com/artifact/org.apache.velocity/velocity-engine-core
   
   Wondering if another option is to introduce `repository` in the `.m2` profile ?!?
   
   more about the travis-ci root cause/impediment as as feature request: https://github.com/travis-ci/travis-ci/issues/9941.


----------------------------------------------------------------
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.

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