Skip to content

Instantly share code, notes, and snippets.

@olamy
Created May 23, 2012 09:18
Show Gist options
  • Save olamy/2774179 to your computer and use it in GitHub Desktop.
Save olamy/2774179 to your computer and use it in GitHub Desktop.
maven session in a mojo
/**
* @parameter default-value="${session}"
* @readonly
* @required
*/
protected MavenSession session;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment