releases-hub-gradle-plugin
releases-hub-gradle-plugin copied to clipboard
Split dependencies from build script dependencies
If we split dependencies and build script dependencies we also can split the repositories and fetch only on the proper ones, avoiding for example searching dependencies on build script repositories.
This could be helpful for https://github.com/releaseshub/releases-hub-gradle-plugin/issues/45
We could define new extensions: buildDependenciesClassNames
& buildDependenciesBasePath