Claus, Can I ask:
1) what is broken about it? Is an issue logged at: http://jira.codehaus.org/browse/MRELEASE 2) Is it fixed in 2.3.2? Dan On Sep 25, 2012, at 8:14 AM, [email protected] wrote: > Author: davsclaus > Date: Tue Sep 25 12:14:49 2012 > New Revision: 1389827 > > URL: http://svn.apache.org/viewvc?rev=1389827&view=rev > Log: > Added warning about 2.3.0 release plugin dont work properly. > > Modified: > camel/trunk/parent/pom.xml > > Modified: camel/trunk/parent/pom.xml > URL: > http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1389827&r1=1389826&r2=1389827&view=diff > ============================================================================== > --- camel/trunk/parent/pom.xml (original) > +++ camel/trunk/parent/pom.xml Tue Sep 25 12:14:49 2012 > @@ -1977,6 +1977,7 @@ > <plugin> > <groupId>org.apache.maven.plugins</groupId> > <artifactId>maven-release-plugin</artifactId> > + <!-- beware release plugin 2.3.0 is broken --> > <version>2.2.1</version> > <configuration> > <tagBase>https://svn.apache.org/repos/asf/camel/tags</tagBase> > > -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
