You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sj...@apache.org on 2022/09/07 20:05:18 UTC

[maven-integration-testing] branch miss-bootstrap created (now d35dbeb79)

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

sjaranowski pushed a change to branch miss-bootstrap
in repository https://gitbox.apache.org/repos/asf/maven-integration-testing.git


      at d35dbeb79 Add missing artifacts for tests to bootstrap

This branch includes the following new commits:

     new d35dbeb79 Add missing artifacts for tests to bootstrap

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-integration-testing] 01/01: Add missing artifacts for tests to bootstrap

Posted by sj...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

sjaranowski pushed a commit to branch miss-bootstrap
in repository https://gitbox.apache.org/repos/asf/maven-integration-testing.git

commit d35dbeb7993e8f94e3b7afb5a547703b47676562
Author: Slawomir Jaranowski <s....@gmail.com>
AuthorDate: Wed Sep 7 22:00:14 2022 +0200

    Add missing artifacts for tests to bootstrap
    
    maven-plugin-api:3.2.5, sisu-maven-plugin:0.3.5 are used eg. in  mng7474
    it causes errors with empty local repo
---
 core-it-suite/src/test/resources-filtered/bootstrap.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/core-it-suite/src/test/resources-filtered/bootstrap.txt b/core-it-suite/src/test/resources-filtered/bootstrap.txt
index 7170cbb9b..23e245932 100644
--- a/core-it-suite/src/test/resources-filtered/bootstrap.txt
+++ b/core-it-suite/src/test/resources-filtered/bootstrap.txt
@@ -129,6 +129,7 @@ org.apache.maven:maven-core:3.1.0
 org.apache.maven:maven-core:3.3.1
 org.apache.maven:maven-model:2.1.0
 org.apache.maven:maven-plugin-api:3.1.0
+org.apache.maven:maven-plugin-api:3.2.5
 org.apache.maven:maven-plugin-registry:2.1.0
 org.apache.maven:maven-profile:2.1.0
 org.apache.maven:maven-project:2.1.0
@@ -159,6 +160,7 @@ org.eclipse.aether:aether-impl:0.9.0.M2
 org.eclipse.aether:aether-spi:0.9.0.M2
 org.eclipse.sisu:org.eclipse.sisu.inject:0.0.0.M5
 org.eclipse.sisu:org.eclipse.sisu.plexus:0.0.0.M5
+org.eclipse.sisu:sisu-maven-plugin:0.3.5
 org.ow2.asm:asm:4.1
 org.ow2.asm:asm:6.2
 org.ow2.asm:asm:7.2