java.lang.AssertionError: The following files should have been deleted: [central-m1/org.codehaus.plexus/poms/plexus-container-default-1.0-alpha-7.pom.sha1] expected:<true> but was:<false>
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Sonatype JIRA by Benjamin Hanzelmann, 1 year ago
java.lang.AssertionError: The following files should have been deleted: [central-m1/org.codehaus.plexus/poms/plexus-container-default-1.0-alpha-7.pom.sha1] expected:<true> but was:<false>
at org.sonatype.nexus.integrationtests.nexus2692.Nexus2692EvictAllTaskIT.testEvictAllRepos(Nexus2692EvictAllTaskIT.java:50)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:70)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:158)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:98)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:111)
at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)