Looks like it is always going to be that way.
http://svn.apache.org/viewcvs.cgi/maven/maven-1/core/tags/MAVEN_1_0_2/src/java/org/apache/maven/project/BaseObject.java?rev=122513&view=markup
The curse of Betwixt and BaseObject. It seems that properties get put in the
map with "" - hence true for exists, empty string for value.
In 1.1-beta-1, properties are a straight map.
- Brett
On 9/7/05, Henri Yandell <[EMAIL PROTECTED]> wrote:
>
> On 9/6/05, Brett Porter <[EMAIL PROTECTED]> wrote:
> > Weird. I think we only ever test true/false existence in jelly and so we
> may
> > not have realised there is a bug in that :)
> >
> > What about ${dep.getProperties().get('multidoc-jnr')} ?
>
> No dice here either :)
>
> I dumped the punctuation and went straight to 'multidoc'; messed with
> the getProperties etc, but never saw a value. Tried 1.0.2, no luck.
> Went to 1.1b1 and worked.
>
> Hen
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>