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 | 622 | July 22, 2014 | |
| Uploading 3rd-party artifacts (jar & zip) to a Maven repository | 2 | 2755 | October 1, 2012 | |
| How can I prevent an artifact from being re-released to a repository? | 6 | 1437 | November 23, 2012 | |
| Making gradle build artifacts visible for maven builds in local scenario...? | 1 | 482 | April 4, 2013 | |
| Problem mixing gradle and maven repositories (Using gradle 1.4) | 7 | 5428 | March 19, 2013 |