Why use Gradle detached configurations? -


i'm reading gradle's detached dependency configurations , api docs' method description says "creates configuration, not add container". i'd know

  1. why want this?
  2. at point re-attach dependency configuration?

some initial searching revealed plugin related reason not conclusive.

there's link in post http://discuss.gradle.org/t/modify-dependencies-of-plugin-checkstyle-configurations/5969 guy complaining plugin configuration polluting project configuration , has explicitly exclude it.

second answer question, don't need reattach. guess detached project still available plugin.


Comments

Popular posts from this blog

css - SVG using textPath a symbol not rendering in Firefox -

Java 8 + Maven Javadoc plugin: Error fetching URL -

datatable - Matlab struct computations -