Maven: metadata mojo initial implementation
This commit is contained in:
@@ -478,6 +478,7 @@ class PomFile(val xmlFile: XmlFile) {
|
|||||||
val TestCompile = "test-compile"
|
val TestCompile = "test-compile"
|
||||||
val Js = "js"
|
val Js = "js"
|
||||||
val TestJs = "test-js"
|
val TestJs = "test-js"
|
||||||
|
val MetaData = "metadata"
|
||||||
}
|
}
|
||||||
|
|
||||||
companion object {
|
companion object {
|
||||||
|
|||||||
Reference in New Issue
Block a user