I went through and checked and there were two others. I updated them all to point to https:
I don't think there is much risk, if you check out from https: then your check-in will be made against https: I think the problem I'm having is that Maven is reading this parameter while it is trying to tag. Anyhow, the poms affected are now updated. -Wes On Tue, Apr 28, 2009 at 9:15 AM, Musachy Barroso <musa...@gmail.com> wrote: > The pom under /trunk uses https, so I guess the answer is "https". > > musachy > > On Tue, Apr 28, 2009 at 8:33 AM, Wes Wannemacher <w...@wantii.com> wrote: >> So, I had a bunch of trouble trying to run the release. I am starting >> with the struts-master pom because it seems it is a bit easier to >> learn the release process when I am only dealing with one file :) >> >> Anyhow, I noticed that in that pom file, there is this section - >> >> <scm> >> >> <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/pom</connection> >> >> <developerConnection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/pom</developerConnection> >> <url>http://svn.apache.org/repos/asf/struts/maven/trunk/pom</url> >> </scm> >> >> >> Should developerConnection really be http: and not https: ? I think >> that has caused me some problems since I am checking out from https:, >> then svn complains that the repositories don't appear to match... I >> can make the change as part of this "release" but wanted to make sure >> first. >> >> -Wes >> >> -- >> Wes Wannemacher >> Author - Struts 2 In Practice >> Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more >> http://www.manning.com/wannemacher >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org >> For additional commands, e-mail: dev-h...@struts.apache.org >> >> > > > > -- > "Hey you! Would you help me to carry the stone?" Pink Floyd > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org > For additional commands, e-mail: dev-h...@struts.apache.org > > -- Wes Wannemacher Author - Struts 2 In Practice Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more http://www.manning.com/wannemacher --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org