Hey guys,
I noticed that in the main pom.xml of OpenCMIS we have a local ("bob") dev specific profile.

As this is a bit odd in a Maven build, I'd like to remove it from the POM before we release it.

Either we remove it completely (it seems to try and do something like the mvn site:stage goal) or we could something like:

1. Externalize the dev/env specific information into POM properties and
2. Have every dev defining its own properties (not committed) in external profiles (MVN_HOME/conf/settings.xml or ~/.m2/settings.xml), See [1] for more details: profiles could be made "activeByDefault" if needed, so to keep the behavior intact.

@Stephan: WDYT?

Thanks,
Gab


[1] http://maven.apache.org/guides/introduction/introduction-to-profiles.html


--

Eng. Gabriele Columbro
Alfresco Software, Ltd.

M: +31 (0)627 565 103
P: +39 320 161 28 46
D: +44 (0)1628 876 654

Skype: gabrielecolumbro
Blog: http://www.mindthegab.com
Twitter: http://twitter.com/mindthegabz



Reply via email to