Hi,

While waiting for the future component-based Maven implementation...

What would you think about an "interface" plugin that would be used by
plugins when calling goals from other plugins. The interface plugin
would have properties to wire calls to "Well-Known Goals" (WKG) to the
implementation. Default values would be the core plugins can be changed.
For example the aspectj:weave goal would rewire the
"maven.interface.call.compile-main" WKG to "aspect:compile" instead of
the default "java:compile"?

Thanks
-Vincent


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to