You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
source-jars plug-in which provides tasks to build source and javadoc jars and adds them to the project's archives artifact configuration
Integrate source-jars with maven-publish plug-in as published artifacts
metadata-base plug-in which provides a DSL for re-usable project meta data values
Add metadata-base plug-in to multi-module-library plug-in setup for all projects
metadata-pom plug-in which applies meta data in metadata-base DSL to generated Maven POM files
Add metadata-pom plug-in to multi-module-library plug-in setup for all projects
Changed
Started allowing limitation of the configurations dependency constraints are applied to via the constraint file specification
(GH-23) Change caching logic for loaded dependency information to include time modified, to prevent stale cached content caused by the Gradle Daemon re-using class loaders between builds