Has anyone figured out a way to have Java code grab the windows/mac/linux user/pass of the logged in user and pass them along as the credentials for the maven repo, without storing the passwords in the init.gradle or anything like that? Our network policy changes passwords very frequently and one pre-coffee build could lock a user out if they changed their pass but not update the .gradle/init.gradle file.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Gradle 2.x no longer supports embedding username and password in maven url | 1 | 855 | February 24, 2015 | |
Maven username/password only works when embedded in url for some servers | 22 | 13421 | February 23, 2015 | |
Maven credentials included in Project Reports | 5 | 870 | January 24, 2013 | |
Could not get unknown property 'mavenUser' for Credentials | 2 | 30145 | January 7, 2020 | |
Upload to remote Maven repository (gradle uploadArchives) without specifying password | 2 | 6608 | August 6, 2013 |