com.sdl.dxa.builder.maven.BuildTask.groovy Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dxa-builder Show documentation
Show all versions of dxa-builder Show documentation
Builder plugin for DXA projects used internally to organize build process
package com.sdl.dxa.builder.maven
import org.gradle.internal.os.OperatingSystem
import java.util.concurrent.Callable
class BuildTask implements Callable