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 <[email protected]>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: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to