|
1 | 1 | > _This repository is maintained by the Develocity Solutions team, as one of several publicly available repositories:_ |
| 2 | +> - _[Android Cache Fix Gradle Plugin][android-cache-fix-plugin]_ |
| 3 | +> - _[Common Custom User Data Gradle Plugin][ccud-gradle-plugin]_ |
| 4 | +> - _[Common Custom User Data Maven Extension][ccud-maven-extension]_ |
2 | 5 | > - _[Develocity Build Configuration Samples][develocity-build-config-samples]_ |
3 | 6 | > - _[Develocity Build Validation Scripts][develocity-build-validation-scripts] (this repository)_ |
4 | 7 | > - _[Develocity Open Source Projects][develocity-oss-projects]_ |
5 | | -> - _[Common Custom User Data Maven Extension][ccud-maven-extension]_ |
6 | | -> - _[Common Custom User Data Gradle Plugin][ccud-gradle-plugin]_ |
7 | | -> - _[Android Cache Fix Gradle Plugin][android-cache-fix-plugin]_ |
| 8 | +> - _[Quarkus Build Caching Extension][quarkus-build-caching-extension]_ |
8 | 9 |
|
9 | 10 | # Develocity Build Validation Scripts |
10 | 11 |
|
@@ -42,11 +43,12 @@ Visit our website to learn more about [Develocity][develocity]. |
42 | 43 |
|
43 | 44 | The Develocity build validation scripts are open-source software released under the [Apache 2.0 License][apache-license]. |
44 | 45 |
|
| 46 | +[android-cache-fix-plugin]: https://github.com/gradle/android-cache-fix-gradle-plugin |
| 47 | +[ccud-gradle-plugin]: https://github.com/gradle/common-custom-user-data-gradle-plugin |
| 48 | +[ccud-maven-extension]: https://github.com/gradle/common-custom-user-data-maven-extension |
45 | 49 | [develocity-build-config-samples]: https://github.com/gradle/develocity-build-config-samples |
46 | 50 | [develocity-build-validation-scripts]: https://github.com/gradle/develocity-build-validation-scripts |
47 | 51 | [develocity-oss-projects]: https://github.com/gradle/develocity-oss-projects |
48 | | -[ccud-gradle-plugin]: https://github.com/gradle/common-custom-user-data-gradle-plugin |
49 | | -[ccud-maven-extension]: https://github.com/gradle/common-custom-user-data-maven-extension |
50 | | -[android-cache-fix-plugin]: https://github.com/gradle/android-cache-fix-gradle-plugin |
| 52 | +[quarkus-build-caching-extension]: https://github.com/gradle/quarkus-build-caching-extension |
51 | 53 | [develocity]: https://gradle.com/develocity |
52 | 54 | [apache-license]: https://www.apache.org/licenses/LICENSE-2.0.html |
0 commit comments