You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mt...@apache.org on 2020/10/01 19:10:39 UTC

[maven] branch mng-6118-submodule-invocation updated (3eb8194 -> 1df2c19)

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

mthmulders pushed a change to branch mng-6118-submodule-invocation
in repository https://gitbox.apache.org/repos/asf/maven.git.


    from 3eb8194  Run Github CI builds with Java 8, 11, 15 and 16-ea
     add 8b7f6f0  [MNG-6987] Reorder groupId before artifactId when writing an exclusion using maven-model
     add 5fbe40a  Bump ant from 1.10.4 to 1.10.8 in /maven-wrapper
     add ac80f5c  Refactor MavenCli.populateRequest
     add 2c3949c  Run Github CI builds with Java 8, 11, 15 and 16-ea
     add 0e3c7a4  [MNG-6949] Get the correct PR origin user and branch name from the GitHub Actions context, in order to run the matching integration tests repo and branch.
     add df67c00  [MNG-6991] Restore how the local repository is determined
     new 1df2c19  Merge branch 'master' into mng-6118-submodule-invocation

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.


Summary of changes:
 .github/workflows/maven.yml                        | 13 ++++++--
 .../main/java/org/apache/maven/cli/MavenCli.java   | 19 +++++++----
 .../java/org/apache/maven/cli/MavenCliTest.java    | 37 ++++++++++++++++++++--
 3 files changed, 58 insertions(+), 11 deletions(-)


[maven] 01/01: Merge branch 'master' into mng-6118-submodule-invocation

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

mthmulders pushed a commit to branch mng-6118-submodule-invocation
in repository https://gitbox.apache.org/repos/asf/maven.git

commit 1df2c19f211e9147827fa5f5f4539be60a07260a
Merge: 3eb8194 df67c00
Author: Maarten Mulders <mt...@users.noreply.github.com>
AuthorDate: Thu Oct 1 19:44:17 2020 +0200

    Merge branch 'master' into mng-6118-submodule-invocation

 .github/workflows/maven.yml                        | 13 ++++++--
 .../main/java/org/apache/maven/cli/MavenCli.java   | 19 +++++++----
 .../java/org/apache/maven/cli/MavenCliTest.java    | 37 ++++++++++++++++++++--
 3 files changed, 58 insertions(+), 11 deletions(-)