mmacphail commented on issue #2589:
URL: https://github.com/apache/camel-k/issues/2589#issuecomment-908959307


   So I tried to debug this yesterday, without any success so far.
   I believe the dash `-` in the dependency name is not the problem, because I 
was able to run my integration using a new version of the same dependency 
(version `1.2`)... And it works.
   So we have one version, version `1.0`, where the dependency is incorrectly 
queried in the repository: `Could not find artifact 
com.github.mmacphail.temp-schemas:temp-schemas:jar:1.0`, and one version, 
`1.2`, which works fine.
   
   It beats me as to why. I think I'll close the issue if nobody has any idea.
   
   I made the following tests in the codebase:
   
   - `camel.ManageIntegrationDependencies`
   - `maven.ParseGAV`
   
   But these worked fine.


-- 
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: commits-unsubscr...@camel.apache.org

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


Reply via email to