Skip to content

Android build fails to resolve TalsecSecurity-Community-ReactNative 19.2.3 #162

Description

@SKYLARK-13

Android build fails to resolve TalsecSecurity-Community-ReactNative 19.2.3

I'm integrating freerasp-react-native@5.2.1 into an existing React Native Android application.

Environment:

  • React Native: 0.79.7
  • freerasp-react-native: 5.2.1
  • Android SDK dependency: 19.2.3

The package declares the following dependency:

com.aheaditec.talsec.security:TalsecSecurity-Community-ReactNative:19.2.3

The package's android/build.gradle also declares these Talsec repositories:

https://europe-west3-maven.pkg.dev/talsec-artifact-repository/freerasp

https://europe-west3-maven.pkg.dev/talsec-artifact-repository/common

However, Gradle fails with:

Could not find com.aheaditec.talsec.security:TalsecSecurity-Community-ReactNative:19.2.3

I also verified manually that the exact POM URL is accessible and returns HTTP 200:

https://europe-west3-maven.pkg.dev/talsec-artifact-repository/freerasp/com/aheaditec/talsec/security/TalsecSecurity-Community-ReactNative/19.2.3/TalsecSecurity-Community-ReactNative-19.2.3.pom

Could you please confirm the correct repository/configuration required for freerasp-react-native@5.2.1?

Is this a known Gradle/dependency-resolution issue with version 5.2.1?

Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions