Hi, when we deploy POMs to Maven repository they contain a lot of information that relates solely to the build: the whole `<build>` section, `<profiles>` and such.
I'm looking at flatten-maven-plugin[1] and I think with 3.0 we have an opportunity to cleanup our published POMs. I can raise a JIRA for this, but I think it's worth discussing and see if anyone has any big objections to doing that? zoran [1] www.mojohaus.org/flatten-maven-plugin/ -- Zoran Regvart
