I have a multi-project. There is “documentation” project that doesn’t need to any gradle tasks such as build, test, etc. How can I exclude this project from them?
Related Topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How can one exclude a test file from 1 of the subProjects in a multi module project? | 1 | 825 | October 21, 2022 | |
Android/gradle how to exclude subproject from final apk | 0 | 1243 | August 4, 2014 | |
Gradle multi-module project: Exclude one or more modules for javadoc | 1 | 806 | December 26, 2017 | |
How to exclude a child 'project dependency' from parent when we add parent into another project? | 6 | 11945 | May 11, 2018 | |
Prevent cyclic dependencies in multi-project build | 0 | 373 | July 2, 2018 |