You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2019/12/13 11:40:38 UTC

[maven-dependency-plugin] branch MDEP-666 created (now 55db922)

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

rfscholte pushed a change to branch MDEP-666
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git.


      at 55db922  Re-enable integration test for tree goal

This branch includes the following new commits:

     new 55db922  Re-enable integration test for tree goal

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-dependency-plugin] 01/01: Re-enable integration test for tree goal

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

rfscholte pushed a commit to branch MDEP-666
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git

commit 55db9222ad21a2dcc5ae02407b2408eddcf8d3ea
Author: Maarten Mulders <m....@xs4all.nl>
AuthorDate: Fri Dec 13 11:49:54 2019 +0100

    Re-enable integration test for tree goal
---
 src/it/projects/tree/invoker.properties | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/it/projects/tree/invoker.properties b/src/it/projects/tree/invoker.properties
index 4ccab2f..afb73d2 100644
--- a/src/it/projects/tree/invoker.properties
+++ b/src/it/projects/tree/invoker.properties
@@ -16,4 +16,3 @@
 # under the License.
 
 invoker.goals = ${project.groupId}:${project.artifactId}:${project.version}:tree
-invoker.maven.version = !3.4+