test artifacts

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/proxy/trunk@1581073 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/test/pom.xml b/test/pom.xml
index bcd7288..d0fa3c3 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -61,4 +61,35 @@
             <scope>test</scope>
         </dependency>
     </dependencies>
+    <build>
+        <plugins>
+            <plugin>
+                <artifactId>maven-jar-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <id>default-jar</id>
+                        <phase />
+                    </execution>
+                </executions>
+            </plugin>
+            <plugin>
+                <artifactId>maven-javadoc-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <id>create-javadoc-jar</id>
+                        <phase />
+                    </execution>
+                </executions>
+            </plugin>
+            <plugin>
+                <artifactId>maven-source-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <id>attach-sources</id>
+                        <phase />
+                    </execution>
+                </executions>
+            </plugin>
+        </plugins>
+    </build>
 </project>
diff --git a/test/src/main/resources/dummy b/test/src/main/resources/dummy
deleted file mode 100644
index 421376d..0000000
--- a/test/src/main/resources/dummy
+++ /dev/null
@@ -1 +0,0 @@
-dummy