lukewpatterson wrote:
> 
> Yeah, it would be nice to have some middle ground for allowing plugins to
> help configure other plugins.  Right now the "Maven Way" is to use the
> file system, right? 
> 

That's the main problem - the "Maven Way" is different in Maven 2 and 3 so I
still don't know if it was done deliberately or resulted by a bug.


lukewpatterson wrote:
> 
> The general argument against dynamic properties is that they make the
> build configuration less declarative, right?
> 

It makes builds more dynamic and less repeatable and that could be the
reason Maven 3 was changed to behave the way it behaves. Yes, being able to
update a property in your example can nicely solve a problem of providing an
expression using this property to another plugin.


-----
Best regards,

Evgeny

http://evgeny-goldin.com/ evgeny-goldin.com 

-- 
View this message in context: 
http://maven.40175.n5.nabble.com/Variables-interpolation-dynamic-in-Maven-2-static-in-Maven-3-tp3360336p3361967.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to