Package com.diffplug.gradle.p2
Class AsMavenExtension
java.lang.Object
com.diffplug.gradle.p2.AsMavenExtension
DSL for
AsMavenPlugin.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddestination(Object destination) Sets the destination directory, defaults to `build/p2asmaven`.voidgroup(String mavenGroup, Action<AsMavenGroup> action) Creates a maven group which will be populated by the given action.void
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
AsMavenExtension
-
-
Method Details
-
destination
Sets the destination directory, defaults to `build/p2asmaven`. -
group
Creates a maven group which will be populated by the given action. -
silenceEquoIDE
public void silenceEquoIDE()
-