Author: sschaffert
Date: Tue Apr  9 14:07:35 2013
New Revision: 1466039

URL: http://svn.apache.org/r1466039
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=1466039&r1=1466038&r2=1466039&view=diff
==============================================================================
--- incubator/marmotta/site/trunk/pom.xml (original)
+++ incubator/marmotta/site/trunk/pom.xml Tue Apr  9 14:07:35 2013
@@ -793,8 +793,8 @@
             <classifier>sources</classifier>
             <exclusions>
                 <exclusion>
-                    <groupId>*</groupId>
-                    <artifactId>*</artifactId>
+                    <groupId>org.scannotation</groupId>
+                    <artifactId>scannotation</artifactId>
                 </exclusion>
             </exclusions>
         </dependency>
@@ -805,8 +805,8 @@
             <classifier>sources</classifier>
             <exclusions>
                 <exclusion>
-                    <groupId>*</groupId>
-                    <artifactId>*</artifactId>
+                    <groupId>org.scannotation</groupId>
+                    <artifactId>scannotation</artifactId>
                 </exclusion>
             </exclusions>
         </dependency>
@@ -817,9 +817,9 @@
             <classifier>sources</classifier>
             <exclusions>
                 <exclusion>
-                    <groupId>*</groupId>
-                    <artifactId>*</artifactId>
-                </exclusion>
+                    <groupId>org.scannotation</groupId>
+                    <artifactId>scannotation</artifactId>
+               </exclusion>
             </exclusions>
         </dependency>
         <dependency>
@@ -829,8 +829,8 @@
             <classifier>sources</classifier>
             <exclusions>
                 <exclusion>
-                    <groupId>*</groupId>
-                    <artifactId>*</artifactId>
+                    <groupId>org.scannotation</groupId>
+                    <artifactId>scannotation</artifactId>
                 </exclusion>
             </exclusions>
         </dependency>
@@ -841,8 +841,8 @@
             <classifier>sources</classifier>
             <exclusions>
                 <exclusion>
-                    <groupId>*</groupId>
-                    <artifactId>*</artifactId>
+                    <groupId>org.scannotation</groupId>
+                    <artifactId>scannotation</artifactId>
                 </exclusion>
             </exclusions>
         </dependency>
@@ -853,8 +853,8 @@
             <classifier>sources</classifier>
             <exclusions>
                 <exclusion>
-                    <groupId>*</groupId>
-                    <artifactId>*</artifactId>
+                    <groupId>org.scannotation</groupId>
+                    <artifactId>scannotation</artifactId>
                 </exclusion>
             </exclusions>
         </dependency>
@@ -865,8 +865,8 @@
             <classifier>sources</classifier>
             <exclusions>
                 <exclusion>
-                    <groupId>*</groupId>
-                    <artifactId>*</artifactId>
+                    <groupId>org.scannotation</groupId>
+                    <artifactId>scannotation</artifactId>
                 </exclusion>
             </exclusions>
         </dependency>
@@ -877,8 +877,8 @@
             <classifier>sources</classifier>
             <exclusions>
                 <exclusion>
-                    <groupId>*</groupId>
-                    <artifactId>*</artifactId>
+                    <groupId>org.scannotation</groupId>
+                    <artifactId>scannotation</artifactId>
                 </exclusion>
             </exclusions>
         </dependency>


Reply via email to