Author: wikier
Date: Wed Apr 24 17:04:32 2013
New Revision: 1471539
URL: http://svn.apache.org/r1471539
Log:
removed the reports for classes that now are not in the classpath
Modified:
incubator/marmotta/site/trunk/pom.xml
Modified: incubator/marmotta/site/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/marmotta/site/trunk/pom.xml?rev=1471539&r1=1471538&r2=1471539&view=diff
==============================================================================
--- incubator/marmotta/site/trunk/pom.xml (original)
+++ incubator/marmotta/site/trunk/pom.xml Wed Apr 24 17:04:32 2013
@@ -267,6 +267,7 @@
</reports>
</reportSet>
+ <!--
<reportSet>
<id>kiwi-api</id>
<configuration>
@@ -358,6 +359,7 @@
<report>javadoc</report>
</reports>
</reportSet>
+ -->
<!-- <reportSet>
<id>java-api</id>
@@ -397,9 +399,8 @@
</reportSet>
-->
-
-
<!-- configure how the REST API documentation will be
produced -->
+ <!--
<reportSet>
<id>rest-api</id>
<configuration>
@@ -463,14 +464,12 @@
<dependencySourceExclude>org.scannotation:*</dependencySourceExclude>
</dependencySourceExcludes>
<subpackages>org.apache.marmotta.platform</subpackages>
-<!--
- <header><![CDATA[<img
src="{@docRoot}/../images/Marmotta_Logo_64.png"/>]]></header>
--->
</configuration>
<reports>
<report>javadoc</report>
</reports>
</reportSet>
+ -->
</reportSets>
</plugin>
@@ -482,7 +481,7 @@
<licenses>
<license>
<name>Apache Software License, Version 2.0</name>
- <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+ <url>http://www.apache.org/licenses/LICENSE-2.0</url>
</license>
</licenses>