Hello everyone,

In my maven pom, I have profiles defined and I have a environment file which
changes a variable according to the profile name.

When I build maven within my SpringSource Tool Suite, in my target folder,
the variable defined in the environment file doesnt not change according to
the profile name. But in my target / project/environment.conf file, I do see
the change.

When I try to use mvn clean install command from the command prompt, It
still does not change. what could I be missing?

Thanks and Regards,
Meenakshi

Reply via email to