gt; > > all commits after "[MNG-7353] ..." (
> > >
> https://github.com/apache/maven/commit/95bdbf6821d16c2b4f1df6f820600e0d4b1
> > > b9 166 )
> > >
> > > This makes it slightly difficult for me to understand if my PRs
> actually
> >
gt; 1ce
> >>
> >> The same seems to apply for the maven-3.9.x branch (
> >> https://github.com/apache/maven/commits/maven-3.9.x) - test failures
> for
> >> all commits after "[MNG-7353] ..." (
> >>
> https://github.com/apache/maven/commit/95
after "[MNG-7353] ..." (
https://github.com/apache/maven/commit/95bdbf6821d16c2b4f1df6f820600e0d4b1b9
166 )
This makes it slightly difficult for me to understand if my PRs actually
break something in maven (I am pretty sure they do not) or whether this is
a knock on effect from other integration tests failing. T
est failures for
> > all commits after "[MNG-7353] ..." (
> > https://github.com/apache/maven/commit/95bdbf6821d16c2b4f1df6f820600e0d4b1
> > b9 166 )
> >
> > This makes it slightly difficult for me to understand if my PRs actually
> > break something in m
ommit/95bdbf6821d16c2b4f1df6f820600e0d4b1b9
> 166 )
>
> This makes it slightly difficult for me to understand if my PRs actually
> break something in maven (I am pretty sure they do not) or whether this is
> a knock on effect from other integration tests failing. The issue may be
self; I can make the integration test suite pass
locally (MacOS 12, Intel, JDK 17) for either branch.
I tried to make sense of the github actions but they seem to be more
complicated than I thought. I can get the test to pass locally by running
% cd maven
% mvn -PversionlessMavenDist clean i
On Tue, Aug 3, 2010 at 10:07 AM, Benjamin Bentmann
wrote:
> Barrie Treloar wrote:
>
>> Looking at
>> http://docs.codehaus.org/display/MAVEN/Creating+a+Maven+Integration+Test
>> and the Verifier code there doesn't appear to be any way to pass in my
>> local settings.xml (which sets the mirror defin
Barrie Treloar wrote:
Looking at
http://docs.codehaus.org/display/MAVEN/Creating+a+Maven+Integration+Test
and the Verifier code there doesn't appear to be any way to pass in my
local settings.xml (which sets the mirror definitions)
Many of the ITs require specific mirror/proxy setups, so usin
Looking at
http://docs.codehaus.org/display/MAVEN/Creating+a+Maven+Integration+Test
and the Verifier code there doesn't appear to be any way to pass in my
local settings.xml (which sets the mirror definitions)
Currently I'm hacking the IT test of interest and to include
verifier.getCliOpt