File tree Expand file tree Collapse file tree 1 file changed +2
-15
lines changed Expand file tree Collapse file tree 1 file changed +2
-15
lines changed Original file line number Diff line number Diff line change 8383 <url >https://travis-ci.org/mybatis/spring</url >
8484 </ciManagement >
8585 <distributionManagement >
86- <!-- Cannot define in parent ATM, see COMMONSSITE-26 -->
8786 <site >
88- <id >mybatis.site</id >
89- <!--
90- | make it overridible, FTP is terribly slow when launched from Maven Wagon
91- | an alternative strategy could be deploying the site locally
92- |
93- | -Dsite.deploymentUrl=file://...
94- |
95- | then async redeploying it via Filezilla/whatelese
96- -->
97- <url >${site.deploymentUrl} </url >
87+ <id >github</id >
88+ <url >gitsite:git@github.com/mybatis/spring.git</url >
9889 </site >
9990 </distributionManagement >
10091
10596 <gcu .product>Spring</gcu .product>
10697 <osgi .import>org.springframework.batch;resolution:=optional,*</osgi .import>
10798 <osgi .dynamicImport>*</osgi .dynamicImport>
108- <!--
109- | see distributionManagement.site.url
110- -->
111- <site .deploymentUrl>ftp://${mybatis.host} /spring/</site .deploymentUrl>
11299 </properties >
113100
114101 <dependencies >
You can’t perform that action at this time.
0 commit comments