Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with Extension for Azure Cosmos DB Mongo DB API #571

Open
prakash-hulamani opened this issue Oct 4, 2024 · 0 comments
Open

Error with Extension for Azure Cosmos DB Mongo DB API #571

prakash-hulamani opened this issue Oct 4, 2024 · 0 comments

Comments

@prakash-hulamani
Copy link

Hello Team,

We have downloaded all the jar's mentioned in the below link but still its looking other jar files.

https://contribute.liquibase.com/extensions-integrations/directory/database-tutorials/cosmosdb/

Error

liquibase-4.29.2/liquibase
--classpath=liquibase-4.29.2/lib/
--url="mongodb://srecosmos-liquibase1.mongo.cosmos.azure.com:10255/liquibase_db?ssl=true&retrywrites=false"
--username=srecosmos-liquibase1
--***
--driver=liquibase.ext.mongodb.database.MongoLiquibaseDatabase
--changeLogFile="scripts/mangodb/db.changelog-master.json"
update
shell: /usr/bin/bash -e {0}
Error: Unable to access jarfile /home/runner/work/platform-bootstrap/platform-bootstrap/liquibase-4.29.2/internal/lib/liquibase-core.jar
Error: Process completed with exit code 1.**

Trying to download wget https://repo1.maven.org/maven2/org/liquibase/liquibase-core/4.29.2/liquibase-core.jar its not able to find it and when I provided the version Liquibase unable to find the jar file.

I can see that below jar downloaded but still Liquibase unable to find it because of the version.

-rw-r--r-- 1 runner docker 2.8M Sep 4 14:16 liquibase-core-4.29.2.jar

Could you please provide the proper updated list of jar files.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant