Re: problem with jellybean not getting properties set

2005-07-10 Thread David Jencks
My apologies, this turned out to be due to having too many versions of the plugin floating around and not my not realizing which version was used where. However even if the old version of the plugin is installed, the class from the new version is still used! So, I think there are some cl

problem with jellybean not getting properties set

2005-07-10 Thread David Jencks
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