Skip to content

Instantly share code, notes, and snippets.

View cliffsun91's full-sized avatar

Cliff Sun cliffsun91

  • London
View GitHub Profile
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>1.8</version>
<executions>
<execution>
<phase>generate-sources</phase>
<goals>
<goal>add-source</goal>
</goals>