I'm working with a jelly bean in a plugin in maven 1.0.2.
It has a property I am setting thusly in plugin.jelly:
resources="${pom.build.resources}"
I'm using this in a large multiproject build (geronimo). After several
modules in which the plugin gets this property set and works perfectly,
I encounter a module in which the setter is never called, and the
plugin fails (the jelly bean is called even though at least this
property is never set).
Building the failing module by itself works fine.
I've tried replacing the property and its value with Build and Project
and working downwards, but get the same result.
What can cause this behavior?
thanks
david jencks
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]