Skip to content

Commit 2a500a6

Browse files
committed
Upload artifact grails-plugin.xml
1 parent 5c2a5f6 commit 2a500a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

plugin/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ publishing {
9393

9494
from components.java
9595

96+
artifact source: "${project.sourceSets.main.groovy.classesDirectory.get()}/META-INF/grails-plugin.xml", classifier: "plugin", extension: 'xml'
97+
9698
pom {
9799
name = "Grace Policy Plugin"
98100
description = "Authorization plugin for Grails/Grace applications."

0 commit comments

Comments
 (0)