ie Treloar" <[EMAIL PROTECTED]>
said:
> On 8/23/06, LaCasse, John <[EMAIL PROTECTED]> wrote:
>> It appears that running:
>>
>>
>>
>> Mvn eclipse:eclipse
>>
>>
>>
>> Wipes out any Eclipse builders that had been set up.
It appears that running:
Mvn eclipse:eclipse
Wipes out any Eclipse builders that had been set up. And it doesn't
completely remove them it appears to remove everything except the name
which renders them useless and for some reason also unremovable.
Thanks,
Jpl
Examples are the war plugin and resource plugins.
http://maven.apache.org/plugins/index.html is the site I'm referring to.
Jpl
Why is it that properties don't get expanded when used inside of a
version tag? This seems like a bug to me and is making it impossible to
incorporate maven into our build environment because we can't get maven
to use a version property from outside, i.e. via an environment variable
or something of