Re: Update on ASF Release requirements

2009-05-20 Thread Brian Fox
Introducing the configurability in the descriptor itself requires more changes to the assembly code than I think we should tackle right now. I also think we should strive to build a descriptor that works for all projects to the extent possible. That said, I'll make a property in the plugin config t

Re: [PROPOSAL] POM Version-Expression Transformation

2009-05-20 Thread John Casey
After talking at length to Brian and Jason about this, it became obvious that injecting this logic into the build process at some arbitrary point in the lifecycle would probably only increase confusion, since binding a given plugin before that point would produce different results than binding

[VOTE] Release Maven Ant Tasks version 2.0.10

2009-05-20 Thread Paul Gier
Hi, We solved 14 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11533&styleName=Html&version=14199 There are still several issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11533&status=1 Staging repo: https://repository.apache.org/conte

Re: svn commit: r775049 - in /maven/plugins/trunk/maven-checkstyle-plugin: ./ src/main/java/org/apache/maven/plugin/checkstyle/ src/main/resources/config/ src/test/java/org/apache/maven/plugin/check

2009-05-20 Thread Mark Hobson
2009/5/20 Paul Gier : > This change [1] breaks the site generation for a lot of projects. >  Specifically, the checkstyle plugin config in the maven parent pom depends > on the file maven_checks.xml in trunk of the checkstyle plugin.  This should > probably be changed in the parent pom to point to

Re: svn commit: r775049 - in /maven/plugins/trunk/maven-checkstyle-plugin: ./ src/main/java/org/apache/maven/plugin/checkstyle/ src/main/resources/config/ src/test/java/org/apache/maven/plugin/checkst

2009-05-20 Thread Paul Gier
This change [1] breaks the site generation for a lot of projects. Specifically, the checkstyle plugin config in the maven parent pom depends on the file maven_checks.xml in trunk of the checkstyle plugin. This should probably be changed in the parent pom to point to a more stable location. It

Re: [PROPOSAL] POM Version-Expression Transformation

2009-05-20 Thread nicolas de loof
I like the idea to have a new plugin normalize the POM before it gets installed / deployed This could be used also to translate the project POM from another XML schema version / alternative language (groovy, json, or whatever) to 4.0.0 retro-compatible POM before beeing made public. This is not the