On Wed, May 2, 2012 at 7:40 AM, Robert Scholte <apa...@sourcegrounds.com>wrote:
> +1 if we could get rid of the ${ and }, because users are not interested > in the fact that this is resolved as an expression. > This should make it better to read too. > > When I started with Maven I never had the feeling I was passing > system-properties, so I doubt that this is the right name. > I was passing something like goal-arguments... > If a variable is not resolved from a pom, then settings, does it not then come from (if available) from the system properties? Is this not the order of preecedence? -Chris