diff --git a/parent/pom.xml b/parent/pom.xml index 12f9ac19..e77f6f7c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -20,11 +20,17 @@ http://static.springframework.org/spring-ws/site/downloads/releases.html + + spring-local-repo + file:///Users/arjen/Projects/Spring/repo + + spring-snapshot Spring Snapshot Repository diff --git a/pom.xml b/pom.xml index 451792f3..ee129b8b 100644 --- a/pom.xml +++ b/pom.xml @@ -78,11 +78,17 @@ http://www.springsource.com/download/community?project=Spring%20Web%20Services + + spring-local-repo + file:///Users/arjen/Projects/Spring/repo + + spring-s3 Spring Snapshot Repository @@ -272,6 +278,9 @@ + + + diff --git a/src/docbkx/index.xml b/src/docbkx/index.xml index 600347d0..92798c08 100644 --- a/src/docbkx/index.xml +++ b/src/docbkx/index.xml @@ -3,7 +3,8 @@ - Spring Web Services - Reference Documentation + Spring Web Services + Reference Documentation diff --git a/src/site/apt/downloads/releases.apt b/src/site/apt/downloads/releases.apt index c20d1c00..e97f6f3f 100644 --- a/src/site/apt/downloads/releases.apt +++ b/src/site/apt/downloads/releases.apt @@ -6,10 +6,10 @@ Downloads * Get the latest Spring Web Services releases here - * <> + * <> - * {{{http://www.springsource.com/download/community?project=Spring%20Web%20Services}Download}} | {{{http://static.springframework.org/spring-ws/docs/2.0.4.RELEASE/changelog.txt}Changelog}} | {{{http://forum.springframework.org/showthread.php?t=122440}Announcement}} + * {{{http://www.springsource.com/download/community?project=Spring%20Web%20Services}Download}} | {{{http://static.springframework.org/spring-ws/docs/2.0.4.RELEASE/changelog.txt}Changelog}} | {{{http://forum.springframework.org/showthread.php?t=126098}Announcement}} * <> - * {{{snapshots.html}Download nightly snapshots}} + * {{{./snapshots.html}Download nightly snapshots}} diff --git a/src/site/apt/reference.apt b/src/site/apt/reference.apt index 27277d34..a4e68b2d 100644 --- a/src/site/apt/reference.apt +++ b/src/site/apt/reference.apt @@ -6,6 +6,6 @@ Reference Manual The reference manual is available as HTML, and as PDF. - * View the {{{reference/html/index.html}HTML version}} + * View the {{{./reference/html/index.html}HTML version}} - * Download the {{{reference/pdf/spring-ws-reference.pdf}PDF version}} + * Download the {{{./reference/pdf/spring-ws-reference.pdf}PDF version}} diff --git a/src/site/site.xml b/src/site/site.xml index 3d6c4d66..b528ba86 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -44,15 +44,4 @@ - - - - - - - - - \ No newline at end of file