Hi. When running my plugin from a phase like 'package' (by using the <execution> tag) then project.getDependencyArtifacts() returns the dependencies artifacts. But when I run the plugin standalone, that is in the format 'mvn groupID:myplugin:version:goal' it returns null. How can I overcome this. Have I got to initialize something?
Thanks for any answer ... , Daniel ' --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
