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: [email protected]
For additional commands, e-mail: [email protected]