pom.xml で以下のコードに出くわしました
<scm> <connection>scm:svn:https://struts2webflow.googlecode.com/svn/trunk/</connection> <developerConnection>scm:svn:https://struts2webflow.googlecode.com/svn/trunk/</developerConnection> <url>http://struts2webflow.googlecode.com/svn/trunk/</url> </scm>
scm の使用法を理解しようとしましたが、理解できません。私のアプリケーションでは、struts2、spring 3、および休止状態を使用しています。では、struts2webflow を指すことの正確な用途は何ですか??