Advertisement
bram_maes_developer

Untitled

Feb 12th, 2016
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. <plugin>
  2. <groupId>org.codehaus.gmavenplus</groupId>
  3. <artifactId>gmavenplus-plugin</artifactId>
  4. <version>1.4</version>
  5. <executions>
  6. <execution>
  7. <goals>
  8. <goal>compile</goal>
  9. <goal>testCompile</goal>
  10. </goals>
  11. </execution>
  12. </executions>
  13. </plugin>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement