We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: