You're looking at the wrong place. The xml stuff is listed early in the
build output (before any plugin execution), but what you're looking for is
listed in the beginning of the execution of the plugin in question.

/Anders


On Fri, Dec 21, 2012 at 2:21 AM, Benson Margulies <bimargul...@gmail.com>wrote:

> I expect that when I run mvn -X (3.0.4), I'll see the actual
> configuration values in use in the mojo.
>
> With the license-maven-plugin, whatever I do, I see just XML templates
> like:
>
>  <useMissingFile
> default-value="false">${license.useMissingFile}</useMissingFile>
>
> Any value I actually configure is not shown.
>
> Did I hallucinate the previous useful output?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

Reply via email to