You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Those modules for case 3 for example ended up not installed :
augmented-search
augmented-search-ui
database-connector
elasticsearch-connector
An example of logs are below :
[AddMavenRepository] - Url not valid. Response code 404
INFO [InstallBundle] - Installing resource URL [mvn:org.jahia.modules/augmented-search/3.6.0]
ERROR [InstallBundle] - Cannot install mvn:org.jahia.modules/augmented-search/3.6.0 = java.io.IOException. Please make sure the artifact is reachable within the registered maven repositories (network, credentials ...)
Thanks,
Ahmed
The text was updated successfully, but these errors were encountered:
achaabni
changed the title
Maven Repository not available anymore 'https://store.jahia.com/nexus/content/repositories/jahia-public-app-store@id=JahiaStore'
Maven Repository not available anymore
Jul 22, 2024
Good morning,
In the tutorials case 3 and case 4 are not working as the maven repository defined in the file below is not accessible
https://raw.githubusercontent.com/Jahia/provisioning-tutorials/main/03-augmented-search/provisioning.yaml
- addMavenRepository: 'https://store.jahia.com/nexus/content/repositories/jahia-public-app-store@id=JahiaStore'
Those modules for case 3 for example ended up not installed :
An example of logs are below :
[AddMavenRepository] - Url not valid. Response code 404
INFO [InstallBundle] - Installing resource URL [mvn:org.jahia.modules/augmented-search/3.6.0]
ERROR [InstallBundle] - Cannot install mvn:org.jahia.modules/augmented-search/3.6.0 = java.io.IOException. Please make sure the artifact is reachable within the registered maven repositories (network, credentials ...)
Thanks,
Ahmed
The text was updated successfully, but these errors were encountered: