We need to update the <scm> elements in the pom.xml files to point correctly to
the Google Code Git repository. (Right now, they still point to the Subversion
repository.) I think they should now all look like:
<connection>scm:git:https://code.google.com/p/cleartk/</connection>
<developerConnection>scm:git:https://code.google.com/p/cleartk/</developerConnec
tion>
<url>https://code.google.com/p/cleartk/</url>
I'm not 100% sure about this though - in the past, we needed the sub-directory
in the URL. Here's a StackOverflow question that maybe we should consult with a
bit first:
http://stackoverflow.com/questions/6727450/releasing-a-multi-module-maven-projec
t-with-git
Original issue reported on code.google.com by steven.b...@gmail.com on 18 Sep 2012 at 12:29
Original issue reported on code.google.com by
steven.b...@gmail.com
on 18 Sep 2012 at 12:29