On 2007-07-03 19:30:33 +0200, "Jochen Wiedmann"
<[EMAIL PROTECTED]> said:
currently, Maven does not require declaration of properties used in
the pom, you just use them anywhere you like.
Don't like the proposal. It is suitable for 90% of all cases, but
doesn't match the cases where you don't know the possible property set
in advance. (For example, if you use something like "prop.1=...,
prop.2=...", or in the case of log4j.properties with "propList=a,b,c
... prop.a.X=..., prop.b.X=..., prop.c.Y=....)
Can properties be used in this way in the pom.xml? Since the pom
language has no control structures like loops etc., it should be hard
to use lists. Could you give an example, maybe we can find a way to
change the proposal to suit both needs?
Regards,
Jochen
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]