I just implemented MODELLO-256, which will permit to preserve whitespace in Maven plugins configuration: see MNG-5380 [1].
The question is: should we change the overall behaviour (plugins can trim when they need, and usually, there is no extra space in plugin configurations so nothing will break) or should we implement a more complex scenario where whitespace is trimmed by default but preserved only when xml:space="preserve" is found? WDYT? Hervé [1] https://jira.codehaus.org/browse/MNG-5380 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org