Hi,

is there such a thing as a default goal for plugins? I've seen it mentioned in a few places. If it does exist, how do you set it? Is it possible to access it from something like:

pom.getPluginContext(pluginName).getDefaultGoal()

Or is it just referring to the naming convention for plugins

<goal name="myplugin" prereqs="myplugin:myplugin"/>

<goal name="myplugin:myplugin">
......
......

cheers
Nathan

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



Reply via email to