You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/01/17 07:03:38 UTC

[GitHub] [camel-quarkus] lburgazzoli commented on issue #628: Upgrade to Apache Camel 3.0.1

lburgazzoli commented on issue #628: Upgrade to Apache Camel 3.0.1
URL: https://github.com/apache/camel-quarkus/issues/628#issuecomment-575501861
 
 
   Looks like maven central is having some issues:
   
   ```
   Downloading from central: https://repo.maven.apache.org/maven2/org/apache/camel/tooling/3.0.1/tooling-3.0.1.pom
   Downloading from central: https://repo.maven.apache.org/maven2/org/apache/camel/camel-util-json/3.0.1/camel-util-json-3.0.1.pom
   [WARNING] The POM for org.apache.camel:camel-util-json:jar:3.0.1 is missing, no dependency information available
   ```
   
   ```
   $ wget https://repo.maven.apache.org/maven2/org/apache/camel/camel-util-json/3.0.1/camel-util-json-3.0.1.pom
   --2020-01-17 08:03:06--  https://repo.maven.apache.org/maven2/org/apache/camel/camel-util-json/3.0.1/camel-util-json-3.0.1.pom
   Resolving repo.maven.apache.org (repo.maven.apache.org)... 151.101.240.215
   Connecting to repo.maven.apache.org (repo.maven.apache.org)|151.101.240.215|:443... connected.
   HTTP request sent, awaiting response... 404 Not Found
   2020-01-17 08:03:06 ERROR 404: Not Found.
   ```
   

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


With regards,
Apache Git Services