Hi there, Our current projects currently make extensive use of Maven 1.0. Since Maven 2 looks very promising, we'd like to make the switch. At this moment, many projects contain project-specific goals in maven.xml. We could convert this code into M2 plugins, but that would separate the project-specific plugin from the rest of the project.
Is it possible to have a project-specific directory in which Maven also searches for plugins? This would allow us to keep the project-specific plugin in the same structure as the project itself. Greetings, -- Sybren Stüvel <[EMAIL PROTECTED]> Software Engineer CHESS iBusiness Nieuwe Gracht 13, Haarlem Postbus 5021, 2000 CA Haarlem --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
