Skip to content

Instantly share code, notes, and snippets.

@oehme
Created August 13, 2014 13:37
Show Gist options
  • Save oehme/9bc23b6f192aeac5f6f1 to your computer and use it in GitHub Desktop.
Save oehme/9bc23b6f192aeac5f6f1 to your computer and use it in GitHub Desktop.
Tycho extension
<plugin>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-maven-plugin</artifactId>
<version>${tycho-version}</version>
<extensions>true</extensions>
</plugin>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment