Skip to content

Commit

Permalink
[pom] Add attach groovy doc annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Dec 26, 2023
1 parent a49792d commit c33cb19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -693,6 +693,7 @@
<artifactId>gmavenplus-plugin</artifactId>
<version>${gmavenPluginVersion}</version>
<configuration>
<attachGroovyDocAnnotation>true</attachGroovyDocAnnotation>
<groovyDocOutputDirectory>${project.reporting.outputDirectory}/gapidocs</groovyDocOutputDirectory>
<invokeDynamic>true</invokeDynamic>
</configuration>
Expand Down

0 comments on commit c33cb19

Please sign in to comment.