On Fri, Dec 21, 2012 at 2:18 AM, Anders Hammar <and...@hammar.net> wrote: > 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.
Sure enough. It turns out that this plugin has a goal, aggregate-add-third-party, whose 'default-cli' turns around and executes with a different execution ID in the individual projects. > > /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 >> >> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org