I've corrected the poms on 2.2.x. Looking at the release instructions and commits, it seems Andrea did the release correctly and it is maven that is misbehaving (surprise!). I've amended the release instructions with a snippet to fix the branch after performing a release, as maven-release correctly advances most tags in the first step of the release procedure (2.2.1-SNAPSHOT --> 2.2.1), but it forgets to do some in the third step (2.2.1 --> 2.2.2-SNAPSHOT). As well, /plugin/arcsde/ does not get its poms advanced, but this is understandable given that it isn't in the build. Anyways, this should keep us going until we figure out how to reconfigure, or the plugin is fixed.
Cheers, Cory. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
