For some of our developers we configure the eclipse plugin with some natures. This could be different for each module. This configuration is not part of the actual build, so I thought to create a profile for it in profiles.xml. From the website I read that profiles in profiles.xml can only handle repositories and pluginRepositories tags.

Is my assumption wrong (Eclipse settings are not part of the build and should not be configured in pom.xml to keep it clean) or is this a valid use case to allow plugin configuration in profiles.xml. (Or do I miss anything else?)

With regards,

Nick Stolwijk

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to