[prev in list] [next in list] [prev in thread] [next in thread] 

List:       maven-dev
Subject:    [maven-surefire] 01/01: remove toolchain
From:       elharo () apache ! org
Date:       2020-09-30 15:49:55
Message-ID: 20200930154954.BB04680873 () gitbox ! apache ! org
[Download RAW message or body]

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

elharo pushed a commit to branch toolc
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git

commit 3319c422f105131cf674646ec0e693d054d355b2
Author: Elliotte Rusty Harold <elharo@ibiblio.org>
AuthorDate: Wed Sep 30 11:49:38 2020 -0400

    remove toolchain
---
 maven-surefire-common/pom.xml |  4 ----
 pom.xml                       | 15 ---------------
 2 files changed, 19 deletions(-)

diff --git a/maven-surefire-common/pom.xml b/maven-surefire-common/pom.xml
index 0c9ba3b..f37f072 100644
--- a/maven-surefire-common/pom.xml
+++ b/maven-surefire-common/pom.xml
@@ -59,10 +59,6 @@
             <scope>provided</scope>
         </dependency>
         <dependency>
-            <groupId>org.apache.maven</groupId>
-            <artifactId>maven-toolchain</artifactId>
-        </dependency>
-        <dependency>
             <groupId>org.apache.maven.shared</groupId>
             <artifactId>maven-common-artifact-filters</artifactId>
         </dependency>
diff --git a/pom.xml b/pom.xml
index fbbba5f..339e645 100644
--- a/pom.xml
+++ b/pom.xml
@@ -200,21 +200,6 @@
         </exclusions>
       </dependency>
       <dependency>
-        <groupId>org.apache.maven</groupId>
-        <artifactId>maven-toolchain</artifactId>
-        <version>3.0-alpha-2</version>
-        <exclusions>
-          <exclusion>
-            <groupId>org.apache.maven</groupId>
-            <artifactId>maven-core</artifactId>
-          </exclusion>
-          <exclusion>
-            <groupId>org.apache.maven</groupId>
-            <artifactId>maven-compat</artifactId>
-          </exclusion>
-        </exclusions>
-      </dependency>
-      <dependency>
         <groupId>org.apache.maven.shared</groupId>
         <artifactId>maven-common-artifact-filters</artifactId>
         <version>3.1.0</version>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic