Author: ate
Date: Wed Dec  7 18:47:49 2005
New Revision: 354945

URL: http://svn.apache.org/viewcvs?rev=354945&view=rev
Log:
New site l&f config

Modified:
    portals/bridges/trunk/project.properties

Modified: portals/bridges/trunk/project.properties
URL: 
http://svn.apache.org/viewcvs/portals/bridges/trunk/project.properties?rev=354945&r1=354944&r2=354945&view=diff
==============================================================================
--- portals/bridges/trunk/project.properties (original)
+++ portals/bridges/trunk/project.properties Wed Dec  7 18:47:49 2005
@@ -14,12 +14,18 @@
 
 maven.repo.remote = http://www.bluesunrise.com/maven/, 
http://www.ibiblio.org/maven/, http://dist.codehaus.org/, 
http://cvs.apache.org/repository
 
+# xdocs themes
+maven.xdoc.theme = bridges
+
 # Display the date on the Maven web site
 maven.xdoc.date = left
 
 # Display the maven version the web site is documenting
 maven.xdoc.version = ${pom.currentVersion}
 
+# Maven Compilation Setting
+maven.compile.source=1.4
+maven.compile.target=1.4
 maven.compile.deprecation=on
 
 # Whether to skip tests.
@@ -33,6 +39,7 @@
 maven.javadoc.package=false
 maven.javadoc.private=true
 maven.javadoc.public=false
+maven.javadoc.links=http://java.sun.com/j2se/1.4.2/docs/api/
 
 # Removed the rule rulesets/naming.xml from the default
 # maven.pmd.rulesetfiles.  This is because the LongVariableName rule is to
@@ -44,7 +51,7 @@
 maven.multiproject.includes=*/project.xml,applications/*/project.xml
 maven.multiproject.excludes=project.xml,applications/project.xml
 
-maven.multiproject.site.goals=site,dashboard:report-single
+maven.multiproject.site.goals=site,pdf
 
 jar.includes=*/project.xml
 jar.excludes=



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to