On Mon, Sep 12, 2011 at 2:24 PM, Jason Pyeron <jpye...@pdinc.us> wrote:

> This might be related to the booleans issue I was having too.
>
> http://jira.codehaus.org/browse/MNG-5166, it too was a result of stripping
> away
> whitespace and tags en masse.
>

You can test for the presence of this particular bug by just doing mvn
help:effective-pom; you can see that leading, trailing and "only" whitespace
contents are removed from plugin configuration elements before, I think,
things even get sent off to the underlying configuration machinery.  This is
straight XML parser abuse, I think.

Best,
Laird

-- 
http://about.me/lairdnelson

Reply via email to