Package io.freefair.gradle.plugins.maven
Class SourcesJarPlugin
- java.lang.Object
-
- io.freefair.gradle.plugins.maven.SourcesJarPlugin
-
@Deprecated public class SourcesJarPlugin extends Object implements Plugin<Project>
Deprecated.- See Also:
- http://stackoverflow.com/a/11475089
-
-
Constructor Summary
Constructors Constructor Description SourcesJarPlugin()
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description void
apply(Project project)
Deprecated.TaskProvider<Jar>
getSourcesJar()
Deprecated.
-