We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b4e87f commit b268879Copy full SHA for b268879
1 file changed
pom.xml
@@ -132,4 +132,12 @@
132
Project Info: http://jsqlparser.sourceforge.net
133
Project Lead: Leonardo Francalanci (leoonardoo@yahoo.it);
134
</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>
143
</project>
0 commit comments