Class ResourcePlugin.CopyModuleResources

java.lang.Object
build.spin.common.task.AbstractCopy
build.spin.module.java.AbstractResourcePlugin.CopyResources
build.spin.module.java.ResourcePlugin.CopyModuleResources
All Implemented Interfaces:
build.spin.Task<build.base.io.PathSet>
Enclosing class:
ResourcePlugin

@Named("copy.module.resources") @Before(JavaCompilerPlugin.Compile.class) public static class ResourcePlugin.CopyModuleResources extends AbstractResourcePlugin.CopyResources
A Task to copy the source module resources into the build.
Since:
Dec-2020
Author:
brian.oliver