Skip to content

Could not download TalsecSecurity-Community-6.0.0-release.aar #15

@xavieaihh

Description

@xavieaihh

Describe the bug
Hi there, hope you're doing well :)

So , I'm trying to install your library into my app and I got this error:
Could not download TalsecSecurity-Community-6.0.0-release.aar

To Reproduce
I followed your installation guide, and then I "Make project" into Android Studio
Actually I had to add those dependencies as well in addition to yours:

implementation 'com.huawei.hms:safetydetect:6.7.0.300'
implementation 'com.madgag.spongycastle:core:1.54.0.0'
implementation 'com.madgag.spongycastle:prov:1.54.0.0'
implementation 'com.madgag.spongycastle:pkix:1.54.0.0'
implementation 'com.madgag.spongycastle:pg:1.54.0.0'

I then checked the link you provided :

url "https://nexus3-public.monetplus.cz/repository/ahead-talsec-free-rasp"

And this one gives a 400 error might be the cause ?

So I tried with the link you provided in another ticket resolution where it is question of nexus link and this one is actually working but not enough for my project to be able to download the community version :/

Expected behavior
If you could give me a hand to solve this installation's issue I would be very grateful ;)

In advance Cheers for your time

Screenshots

Execution failed for task ':my-app:dataBindingMergeDependencyArtifactsGplayDebug'.

Could not resolve all files for configuration ':my-app:gplayDebugCompileClasspath'.
Failed to transform TalsecSecurity-Community-6.0.0-release.aar (com.aheaditec.talsec.security:TalsecSecurity-Community:6.0.0-release) to match attributes {artifactType=android-databinding, org.gradle.category=library, org.gradle.dependency.bundling=external, org.gradle.libraryelements=aar, org.gradle.status=release, org.gradle.usage=java-api}.
> Could not download TalsecSecurity-Community-6.0.0-release.aar (com.aheaditec.talsec.security:TalsecSecurity-Community:6.0.0-release)

Please complete the following information:

  • Version of freeRASP: 6.0.0

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions