I have a plugin that does some generation, but I want to be able to print the groupId/artifactId/version of the plugin to the file that gets generated. I don't see anything in the docs that addresses this, and when I step through my plugin in eclipse, the pluginContext Map is empty.
How do I get access to this information from a plugin at runtime? -- View this message in context: http://www.nabble.com/access-plugin-groupId-artifactId-version-from-within-plugin-tf3791561s177.html#a10722807 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
