Hi All,
I'm attempting to write a plug-in for writing Eclipse plug-ins that scans the project dependencies for eclipse JARs and copies them from the local eclipse installation into the local maven repo.
Obviously, I would like this new goal to decorate the build process *before* maven attempts to obtain the project dependencies. Is this possible? If so, how so? Or, should I be looking at doing this differently?
-- Ricardo Gladwell
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
