We had issues with the 2.3.0 plugin at ActiveMQ. Reverting back to 2.2.1 worked again.
But somehow we have missed the fact there is a 2.3.1 and 2.3.2. We have not tried them. Maybe 2.3.2 works? On Tue, Sep 25, 2012 at 3:41 PM, Daniel Kulp <[email protected]> wrote: > > 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 > -- Claus Ibsen ----------------- Red Hat, Inc. FuseSource is now part of Red Hat Email: [email protected] Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen
