Hi,
We solved 7 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318121&version=12345578&styleName=Text
Staging repo:
https://repository.apache.org/content/repositories/maven-1587/
https://repository.apache.org/content/repositories/maven-1587/org/apache/maven/plugins/mav
I have created a small project that can replicate the error here
https://github.com/ian-lavallee/ContainerTest/tree/master/src/test/java
Currently if you run mvn verify it will pass the test but it only passed
the test if I added the components.xml with the binding for
RepositorySystem but it does
I'm afraid that I'm not familiar with the error. "Type
org.eclipse.aether.DefaultRepositorySystem not present" is suspicious but I
see you added maven-resolver-impl dependency. Pasting the error message
below in case if other folks may know the solution
[ERROR]
testCopyStripClassifierSetInMojo(org
Hi Tomo,
I sent this last night but I don't think it went through so I'm sending it
again.
https://github.com/ian-lavallee/maven-dependency-plugin/blob/removeTreeDependency/mvnVerifyOutput.txt
this
is the output for mvn verify -e and there is another txt containing the
stacktrace of just the one
rfscholte commented on a change in pull request #173:
URL: https://github.com/apache/maven-site/pull/173#discussion_r435976882
##
File path: content/apt/developers/dependency-policies.apt
##
@@ -34,15 +34,15 @@ Maven Dependency Policies
Maven Developers in the process of dev
elharo opened a new pull request #173:
URL: https://github.com/apache/maven-site/pull/173
@rfscholte use Github
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
-1 from me.
Jenkins Build is red:
https://builds.apache.org/job/maven-box/job/maven-artifact-transfer/job/master/
This might be one of our periodic problems with CI machines, since
there aren't any obvious test failures and says "Latest Test Result
(no failures)"
Still it's worth resolving befor