Hi all, I'm trying to bind my mojo to the package phase using @phase package, and it's not working. It works fine if I specify the goal in the plugin execution in the POM that's using the plugin, but I'd like to avoid that since I know the @phase doclet should work. Any suggestions?
Thanks, Jim