Skip to content

Commit b268879

Browse files
committed
JJDoc output included in site configuration
1 parent 6b4e87f commit b268879

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pom.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,4 +132,12 @@
132132
Project Info: http://jsqlparser.sourceforge.net
133133
Project Lead: Leonardo Francalanci ([email protected]);
134134
</description>
135+
<reporting>
136+
<plugins>
137+
<plugin>
138+
<groupId>org.codehaus.mojo</groupId>
139+
<artifactId>javacc-maven-plugin</artifactId>
140+
</plugin>
141+
</plugins>
142+
</reporting>
135143
</project>

0 commit comments

Comments
 (0)