Skip to content

Instantly share code, notes, and snippets.

@bvulaj
Last active January 12, 2016 22:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bvulaj/2912a7d518ba8019adc2 to your computer and use it in GitHub Desktop.
Save bvulaj/2912a7d518ba8019adc2 to your computer and use it in GitHub Desktop.
<profile>
<id>java8</id>
<activation>
<jdk>[1.8,)</jdk>
</activation>
<properties>
<additionalparam>-Xdoclint:none</additionalparam>
</properties>
</profile>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment