You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by lt...@apache.org on 2006/04/21 06:46:38 UTC

svn commit: r395777 - /maven/maven-1/core/trunk/project.properties

Author: ltheussl
Date: Thu Apr 20 21:46:37 2006
New Revision: 395777

URL: http://svn.apache.org/viewcvs?rev=395777&view=rev
Log:
Fix javadoc links

Modified:
    maven/maven-1/core/trunk/project.properties

Modified: maven/maven-1/core/trunk/project.properties
URL: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/project.properties?rev=395777&r1=395776&r2=395777&view=diff
==============================================================================
--- maven/maven-1/core/trunk/project.properties (original)
+++ maven/maven-1/core/trunk/project.properties Thu Apr 20 21:46:37 2006
@@ -68,7 +68,11 @@
 #=====
 # Javadoc plugin settings
 #=====
-maven.javadoc.links = http://jakarta.apache.org/commons/jelly/apidocs/, http://jakarta.apache.org/commons/betwixt/apidocs/
+maven.javadoc.links = http://jakarta.apache.org/commons/jelly/apidocs/, \
+                    http://jakarta.apache.org/commons/betwixt/apidocs/, \
+                    http://jakarta.apache.org/commons/jelly/libs/define/apidocs/, \
+                    http://jakarta.apache.org/commons/jelly/libs/ant/apidocs/
+maven.javadoc.package=true
 maven.javadoc.customtags=todo
 todo.name=todo
 todo.description=To Do: