Hi! I am also very interested in the functionality discussed in this topic. As many others our project migrated from Ant to Maven. We too used properties in a similar manner as mentioned in this thread (e.g. for databas settings). I have looked at profiles which I believe is meant to handle configuration issues like this.
However, to me it seems as if there are some things lacking. For example: can I group several profiles, set a default active profile and if any other profile in that group is activated then it replaces the default one? Regards, Jimisola -- View this message in context: http://www.nabble.com/conditionally-loading-property-files-t1412492.html#a5023988 Sent from the Maven - Users forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
