👇 click thumbnail to watch video
How do I access artifacts from other projects to aggregate information and how does that relate to variant-aware dependency management?
This sample is best explored in IntelliJ IDEA.
Open 13_Aggregating_Custom_Artifacts/my-project
in IDEA and confirm with Trust Project.
Each video only scratches the surfaces of the features shown. This is on purpose to give you a general understanding of how things work in Gradle. This understanding enables you to structure your project in a readable and maintainable way.
More details on each feature covered in this video can be found in the Gradle User Manual. The Manual, however, is very detailed on all kinds of topics and also contains information on legacy features (it's not always clear which these are).
To help you find the right places, here are some deep links into the Manual on the topics discussed in the video:
- Declaring dependencies + What are Configurations?
- Understanding Variant Selection
- Variant Attributes
- Sample: Aggregate Jacoco Code Coverage
- Configurations added by the Java Library plugin
- Variant-aware Sharing of Artifacts between Projects
- Understanding Gradle Module Metadata
Contact me, if you need help with Gradle: onepiece.Software.