瀏覽代碼

Further maven 3 cleanup

Rob Winch 13 年之前
父節點
當前提交
5c308c0215
共有 2 個文件被更改,包括 0 次插入6 次删除
  1. 0 5
      pom.xml
  2. 0 1
      taglibs/pom.xml

+ 0 - 5
pom.xml

@@ -215,11 +215,6 @@
                         </execution>
                     </executions>
                 </plugin>
-                <plugin>
-                    <groupId>org.apache.maven.plugins</groupId>
-                    <artifactId>maven-dependency-plugin</artifactId>
-                    <version>2.5.1</version>
-                </plugin>
             </plugins>
         </pluginManagement>
         <plugins>

+ 0 - 1
taglibs/pom.xml

@@ -57,7 +57,6 @@
                 <directory>
                     ${basedir}/src/main/resources
                 </directory>
-                <targetPath>/</targetPath>
                 <includes>
                     <include>**/*</include>
                 </includes>