It sometimes happens that I will want to verify that a new component from a separate build will not break my existing build. The maven repository lets me stage candidate artifacts without releasing them. How can I configure my gradle build to try such artifacts?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How can Nexus staging suite be used with Gradle for uploading to stage repository and for releasing or dropping or promoting the artifacts? | 1 | 616 | July 22, 2014 | |
Publishing without rebuilding | 3 | 2868 | May 8, 2020 | |
Making gradle build artifacts visible for maven builds in local scenario...? | 1 | 468 | April 4, 2013 | |
Pull project artifacts from maven repo | 3 | 1803 | April 26, 2016 | |
Publishing non-unique snapshots to Maven local repository | 0 | 362 | January 26, 2023 |