Make Maven site generation and plugin versions up to date
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 9 Mar 2012 12:52:31 +0000 (12:52 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 9 Mar 2012 12:52:31 +0000 (12:52 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@5183 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

pom.xml

diff --git a/pom.xml b/pom.xml
index 44fdf1d2b0379b4c6fda2fb9415bfb6702c81b36..64b782210c936479fe94700eb78c91a0220b21aa 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -246,6 +246,19 @@ limitations under the License.
                                                                <configuration>
                                                                        <encoding>UTF-8</encoding>
                                                                        <excludePackageNames>*.demo.*:*.internal.*</excludePackageNames>
+                                                                       <detectLinks>true</detectLinks>
+                                                                       <links>
+                                                                               <!-- OSGi -->
+                                                                               <link>http://www.osgi.org/javadoc/r4v42</link>
+                                                                               <!-- Spring -->
+                                                                               <link>http://static.springsource.org/spring/docs/2.5.x/api</link>
+                                                                               <link>http://static.springsource.org/osgi/docs/1.2.x/api</link>
+                                                                               <link>http://static.springsource.org/spring-security/site/docs/2.0.x/apidocs</link>
+                                                                               <!-- JCR -->
+                                                                               <link>http://www.day.com/maven/javax.jcr/javadocs/jcr-2.0</link>
+                                                                               <!-- Eclipse -->
+                                                                               <link>http://help.eclipse.org/helios/topic/org.eclipse.platform.doc.isv/reference/api</link>
+                                                                       </links>
                                                                </configuration>
                                                                <reportSets>
                                                                        <reportSet>