It's not currently possible, but something we discussed for 2.1. Check the proposals on the wiki.
-----Original Message----- From: ewhite [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 26, 2008 5:04 PM To: [email protected] Subject: run plugin before scanning for projects I have a plugin that generates a couple of projects. I want to call this plugin from a parent project and use aggregation to then build the generated projects. The sub-projects obviously don't exist yet, so I am getting "Could not find model file" errors. I need to run my plugin BEFORE maven walks the modules and validates their poms. Is this even possible? Any suggestions? Thanks, Eric -- View this message in context: http://www.nabble.com/run-plugin-before-scanning-for-projects-tp16316201 s177p16316201.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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
