Hi, > I sort of don't get the problem.
The released pom.xml has this: <connection>scm:svn:https://git-wip-us.apache.org/repos/asf/flex-utilities.git/tags/flex-tool-api-1.0.0-RC1</connection> <developerConnection>scm:svn:https://git-wip-us.apache.org/repos/asf/flex-utilities.git/tags/flex-tool-api-1.0.0-RC1</developerConnection> The paths are incorrect and the protocol should be git not svn (not the scm:svn at the front) As I said it's a minor issue along with a few others (and hence my +0 vote) but this one may be one that causes issues. Any idea if it will or not? > - I definitely wouldn't call errors such as: "Apaches" instead of the correct > "Apache's" and "bugbase" instead of "bug base" as blocker errors ;-) Neither would I. Thanks, Justin
