gradle-josm-plugin / org.openstreetmap.josm.gradle.plugin / MainConfigurationSetup / <init>
<init>
MainConfigurationSetup(project: Project, mainSourceSet: SourceSet)
Configure the given Configuration as the main one:
- derive
packIntoJar and requiredPlugin configurations from this one
- add the JOSM dependency
- add the required plugins as dependencies
Parameters
project - the project to which the configuration belongs
configuration - the main configuration