You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2019/07/29 06:17:00 UTC

[maven-invoker-plugin] 01/02: Revert "download this pom first locally as we use it in the extra artifacts local repo it"

This is an automated email from the ASF dual-hosted git repository.

olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-invoker-plugin.git

commit 4feb605c0e02ba1d915d93ab1995350cec766952
Author: olivier lamy <ol...@apache.org>
AuthorDate: Mon Jul 29 16:16:26 2019 +1000

    Revert "download this pom first locally as we use it in the extra artifacts local repo it"
    
    This reverts commit 0df30f01623ae1283cb31246a3977fa78fb73d29.
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index febe272..342467b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -337,7 +337,6 @@ under the License.
                   <extraArtifact>junit:junit:3.8.2</extraArtifact>
                   <extraArtifact>org.apache.maven.plugins:maven-clean-plugin:2.4:maven-plugin</extraArtifact>
                   <extraArtifact>org.apache.maven.plugins:maven-clean-plugin:2.4:jar:javadoc</extraArtifact>
-                  <extraArtifact>org.apache.maven.plugins:maven-clean-plugin:2.4:pom</extraArtifact>
                   <extraArtifact>jdom:jdom:1.1</extraArtifact>
                 </extraArtifacts>
               </configuration>