Free-RASP-Cordova icon indicating copy to clipboard operation
Free-RASP-Cordova copied to clipboard

Artifact/dependency from docs is 404

Open mchl18 opened this issue 1 year ago • 1 comments

Describe the bug I was checking out your docs at https://docs.talsec.app/freerasp/integration/cordova#install-the-plugin and came across this instruction:

Set Talsec's Artifact Registry in your project's build.gradle (or settings.gradle if you are using settings repositories):

[build.gradle (:project)]
Copy
repositories {
    google()
    mavenCentral()
    maven { url "https://jitpack.io" }
    maven { url "https://europe-west3-maven.pkg.dev/talsec-artifact-repository/freerasp" }
}

Howeve it appears that this link is dead, it leads to a 404 page: https://europe-west3-maven.pkg.dev/talsec-artifact-repository/freerasp

To Reproduce If applicable, steps to reproduce the behavior.

Expected behavior Either update or remove the link

Screenshots If applicable, add screenshots to help explain your problem.

Please complete the following information:

  • Device: [e.g. iPhone6]
  • OS version: [e.g. iOS8.1]
  • Version of freeRASP: [e.g. 22]

Additional context Add any other context about the problem here.

mchl18 avatar Sep 09 '24 08:09 mchl18

Hello @mchl18, A dependency is hosted on the link, see further: dependencies { // freeRASP SDK implementation 'com.aheaditec.talsec.security:TalsecSecurity-Community:9.1.0' }

Could you try if you can download it successfully?

Kind regards, Talsec team

msikyna avatar Sep 25 '24 16:09 msikyna

Hello! This issue has been marked as inactive. If there is no further activity within the next 14 days, this issue will be automatically closed. If you believe this issue is still relevant and requires attention, please comment or provide additional information.

github-actions[bot] avatar Oct 14 '24 06:10 github-actions[bot]

Hello! This issue has been closed. If you believe this issue is still relevant and requires attention, please reopen the issue.

github-actions[bot] avatar Nov 04 '24 06:11 github-actions[bot]