aepfli / gradle-gitlab-repositories

Handling Maven GitLab dependencies made easy. Define multiple tokens and selectively apply them to repositories, remove the need for repeating Credential handling blocks for different environments.
Eclipse Public License 2.0
13 stars 1 forks source link

Handover configuration from the Settings Plugin to the Project Plugin #6

Open aepfli opened 3 years ago

aepfli commented 3 years ago

Currently we do not hand over the extension configuration from the Settings to the Project.

If we want to have a functionality to have project wide defaults, this will be needed. eg #3 would benefit as we could define a global content filtering in one place.