googlesamples / googlesamples/unity-jar-resolver

Add credentials to dependency XML

Open
#457 3 comments 0 reactions 0 assignees View on GitHub
type: feature request
Dominant language
C#
Stars
1.5k
Forks
371
Avg merge
14h 21m
Merged PRs (30d)
3

Description

### [REQUIRED] Please fill in the following fields:

* Unity editor version:All
* External Dependency Manager version:All
* Source you installed EDM4U: unitypackage
* Features in External Dependency Manager in use:Android Resolver,
* Plugins SDK in use: None
* Platform you are using the Unity editor on:MAC

### [REQUIRED] Please describe the question here:
Is there is a way to add to the Dependency.xml credentials like :
maven {
credentials {
username = 'username'
password = 'password'
}
url 'https://private-maven.com'
authentication {
basic(BasicAuthentication)
}
}

This is for our internal testing
Thanks

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.