I have changed to -1 after Michael's findings with broken Maven ITs.

On Sat, May 2, 2020 at 12:47 AM Michael Osipov <micha...@apache.org> wrote:
>
> Am 2020-05-01 um 20:39 schrieb Karl Heinz Marbaise:
> > Hi,
> >
> > We have solved 17 issues:
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12346567
> >
> >
> > There are still a couple of issues left in JIRA:
> > https://issues.apache.org/jira/issues/?jql=project%20%3D%20XXXXXXXXXX%20AND%20status%20%3D%20Open%20ORDER%20BY%20key%20DESC%2C%20priority%20DESC
> >
> >
> > Staging repo:
> > https://repository.apache.org/content/repositories/maven-1570
> >
> > https://repository.apache.org/service/local/repositories/maven-1570/content/org/apache/maven/shared/maven-artifact-transfer/0.13.0/maven-artifact-transfer-0.13.0-source-release.zip
> >
> >
> > Source release checksum(s):
> > maven-artifact-transfer-0.13.0-source-release.zip sha512:
> > d4a99a889f31c14c9234e744830e55a09535f21eb35125d02677de85180821c516f41f7ee914370bf432edd171f87d485a7464a4a42ccb2c192e1a92fb5d00bdtarget
> >
> >
> > Staging site:
> > https://maven.apache.org/shared-archives/maven-artifact-transfer-LATEST/
> >
> > Guide to testing staged releases:
> > https://maven.apache.org/guides/development/guide-testing-releases.html
> >
> > Vote open for at least 72 hours.
>
> Unfortunately, -1 from me.
>
> 0.13.0 suffers from the same issues as before with MNG-6556. ITs fail as
> soon as ugraded. I now breaks even more ITs:
>
> > [ERROR] Failures:
> > [ERROR] 
> > MavenITmng3843PomInheritanceTest>AbstractMavenIntegrationTestCase.runTest:222->testitMNG3843:100
> >  expected:<[2]> but was:<[1]>
> > [ERROR] Errors:
> > [ERROR] 
> > MavenITmng3372DirectInvocationOfPluginsTest>AbstractMavenIntegrationTestCase.runTest:222->testitMNG3372:65
> >  » Verification
> > [ERROR] 
> > MavenITmng3441MetadataUpdatedFromDeploymentRepositoryTest>AbstractMavenIntegrationTestCase.runTest:222->testitMNG3441:72
> >  ArrayIndexOutOfBounds
> > [ERROR] 
> > MavenITmng4660OutdatedPackagedArtifact>AbstractMavenIntegrationTestCase.runTest:222->testShouldWarnWhenPackagedArtifactIsOutdated:104
> >  » Verification
> > [ERROR] 
> > MavenITmng4660ResumeFromTest>AbstractMavenIntegrationTestCase.runTest:222->testShouldResolveOutputDirectoryFromEarlierBuild:70
> >  » Verification
> > [ERROR] 
> > MavenITmng4660ResumeFromTest>AbstractMavenIntegrationTestCase.runTest:222->testShouldResolvePackagedArtifactFromEarlierBuild:107
> >  » Verification
> > [INFO]
> > [ERROR] Tests run: 829, Failures: 1, Errors: 5, Skipped: 0
>
> How to reproduce:
> * Clone MDEPLOY and MINSTALL
> * Update Artifact Transfer
> * Install locally and into Core ITs repo
> * Clone Maven Core
> * Switch to MNG-6169/MNG-6556
> * Modify
> maven-core/src/main/resources/META-INF/plexus/default-bindings.xml by
> updating the versions of MDEPLOY and MINSTALL to 3.0.0-M2-SNAPSHOT
> * Build Maven with those changes
> * Run ITs with this build
>
> M
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>


-- 
Cheers
Tibor

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to