Hi, I am developing a plugin that has the prefix 'os' and a standalone goal named run. So, to invoke my goal I simply write mvn os:run.
However, if I install 2 versions of the same plugin, e.g. 1.0 and 1.3, how does maven know which plugin version to use? How can I control the used version? Thanks, Shai -- View this message in context: http://www.nabble.com/Controlling-the-usage-of-plugin-versions-tp16924960s177p16924960.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
