|
|
|
[
Permlink
| « Hide
]
Arnaud Heritier - 19/Jul/04 02:18 PM
fixed. Thanks.
what this feature generates is
<!- <setproxy proxyport="8080" proxyhost="proxy.toto.com"> with the values of my proxy settings. I would prefer to have references to the properties this settings were set from: Because usually when you generate a build.xml it is for others, not for you. I agree with you.
But the question is : can we consider to use maven properties in an Ant script? Shouldn't we use separate properties (ant.proxy...) ?? It makes sense to use the maven properties, IMHO
We must replace the value of the maven properties by the maven properties themself.
I have a problem to resolve this issue.
The properties proxyuser and proxypassword are available only in ant 1.6. So, is it annoying if the generated scripts are usable only with ant 1.6 ? A new property maven.ant.compatibility is available if the user wants to generate a script compatible with ant 1.5.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||