Merge pull request #12 from wilkinsona/maven-plugin
Enable easy installation into local Maven repo
This commit is contained in:
@@ -80,6 +80,7 @@ configure(allprojects) {
|
||||
configure(subprojects) { subproject ->
|
||||
|
||||
apply plugin: "eclipse"
|
||||
apply plugin: "maven"
|
||||
|
||||
jar {
|
||||
manifest.attributes["Created-By"] =
|
||||
|
||||
Reference in New Issue
Block a user