Author: sschaffert
Date: Tue Apr 9 14:13:21 2013
New Revision: 1466041
URL: http://svn.apache.org/r1466041
Log:
next try to exclude dependencies
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=1466041&r1=1466040&r2=1466041&view=diff
==============================================================================
--- incubator/marmotta/site/trunk/pom.xml (original)
+++ incubator/marmotta/site/trunk/pom.xml Tue Apr 9 14:13:21 2013
@@ -458,6 +458,9 @@
<dependencySourceIncludes>
<dependencySourceInclude>org.apache.marmotta:marmotta-*</dependencySourceInclude>
</dependencySourceIncludes>
+ <dependencySourceExcludes>
+
<dependencySourceExclude>org.scannotation:*</dependencySourceExclude>
+ </dependencySourceExcludes>
<subpackages>org.apache.marmotta.platform</subpackages>
<!--
<header><![CDATA[<img
src="{@docRoot}/../images/Marmotta_Logo_64.png"/>]]></header>