Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geogig-dev] Build failed in Jenkins: geogig-plugins-master #95

See <https://build.geoserver.org/job/geogig-plugins-master/95/display/redirect>

------------------------------------------
[...truncated 396.58 KB...]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

testMappingWithNoFilter(org.geogig.osm.internal.OSMMapOpTest)  Time elapsed: 0.027 sec  <<< ERROR!
java.lang.NoClassDefFoundError: Could not initialize class org.locationtech.geogig.porcelain.InitOp
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:488)
	at com.google.inject.internal.DefaultConstructionProxyFactory$ReflectiveProxy.newInstance(DefaultConstructionProxyFactory.java:126)
	at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:114)
	at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:91)
	at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:306)
	at com.google.inject.internal.InjectorImpl$1.get(InjectorImpl.java:1050)
	at org.locationtech.geogig.di.GuiceContext.getInstance(GuiceContext.java:72)
	at org.locationtech.geogig.di.GuiceContext.command(GuiceContext.java:63)
	at org.locationtech.geogig.repository.impl.GeoGIG.command(GeoGIG.java:78)
	at org.locationtech.geogig.repository.impl.GeoGIG.getOrCreateRepository(GeoGIG.java:100)
	at org.locationtech.geogig.test.integration.RepositoryTestCase.doSetUp(RepositoryTestCase.java:203)
	at org.locationtech.geogig.test.integration.RepositoryTestCase.setUp(RepositoryTestCase.java:185)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

testMappingwithNoGeometry(org.geogig.osm.internal.OSMMapOpTest)  Time elapsed: 0.065 sec  <<< ERROR!
java.lang.NoClassDefFoundError: Could not initialize class org.locationtech.geogig.porcelain.InitOp
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:488)
	at com.google.inject.internal.DefaultConstructionProxyFactory$ReflectiveProxy.newInstance(DefaultConstructionProxyFactory.java:126)
	at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:114)
	at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:91)
	at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:306)
	at com.google.inject.internal.InjectorImpl$1.get(InjectorImpl.java:1050)
	at org.locationtech.geogig.di.GuiceContext.getInstance(GuiceContext.java:72)
	at org.locationtech.geogig.di.GuiceContext.command(GuiceContext.java:63)
	at org.locationtech.geogig.repository.impl.GeoGIG.command(GeoGIG.java:78)
	at org.locationtech.geogig.repository.impl.GeoGIG.getOrCreateRepository(GeoGIG.java:100)
	at org.locationtech.geogig.test.integration.RepositoryTestCase.doSetUp(RepositoryTestCase.java:203)
	at org.locationtech.geogig.test.integration.RepositoryTestCase.setUp(RepositoryTestCase.java:185)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

testMappingWithExclusion(org.geogig.osm.internal.OSMMapOpTest)  Time elapsed: 0.032 sec  <<< ERROR!
java.lang.NoClassDefFoundError: Could not initialize class org.locationtech.geogig.porcelain.InitOp
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:488)
	at com.google.inject.internal.DefaultConstructionProxyFactory$ReflectiveProxy.newInstance(DefaultConstructionProxyFactory.java:126)
	at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:114)
	at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:91)
	at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:306)
	at com.google.inject.internal.InjectorImpl$1.get(InjectorImpl.java:1050)
	at org.locationtech.geogig.di.GuiceContext.getInstance(GuiceContext.java:72)
	at org.locationtech.geogig.di.GuiceContext.command(GuiceContext.java:63)
	at org.locationtech.geogig.repository.impl.GeoGIG.command(GeoGIG.java:78)
	at org.locationtech.geogig.repository.impl.GeoGIG.getOrCreateRepository(GeoGIG.java:100)
	at org.locationtech.geogig.test.integration.RepositoryTestCase.doSetUp(RepositoryTestCase.java:203)
	at org.locationtech.geogig.test.integration.RepositoryTestCase.setUp(RepositoryTestCase.java:185)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)


Results :

Tests in error: 
  MappedPointCacheTest>PointCacheTest.before:52->createCache:14->createCache:18 » IncompatibleClassChange
  MappedPointCacheTest>PointCacheTest.before:52->createCache:14->createCache:18 » NoClassDefFound
  MappedPointCacheTest>PointCacheTest.before:52->createCache:14->createCache:18 » NoClassDefFound
  MappedPointCacheTest>PointCacheTest.before:52->createCache:14->createCache:18 » NoClassDefFound
  MappedPointCacheTest>PointCacheTest.before:52->createCache:14->createCache:18 » NoClassDefFound
  MappedPointCacheTest>PointCacheTest.before:52->createCache:14->createCache:18 » NoClassDefFound
  MappedPointCacheTest>PointCacheTest.before:52->createCache:14->createCache:18 » NoClassDefFound
  MappedPointCacheTest>PointCacheTest.before:52->createCache:14->createCache:18 » NoClassDefFound
  MappedPointCacheTest>PointCacheTest.before:52->createCache:14->createCache:18 » NoClassDefFound
  ParsingUtilsTest.test:27 » NoClassDefFound javax/xml/bind/DatatypeConverter
  HistoryDownloaderTest.testFetchChangesetContents:81 » ServiceConfiguration sun...
  ChangesetContentsScannerTest.testParseNode:90 » NoClassDefFound javax/xml/bind...
  HistoryDownloaderTest.testFetchChangesets:70 » ServiceConfiguration sun.util.l...
  ChangesetContentsScannerTest.testParseNodeNoLocation:82 » NoClassDefFound java...
  ChangesetContentsScannerTest.testParseRelation:126 » NoClassDefFound javax/xml...
  ChangesetContentsScannerTest.testChange1100:43 » NoClassDefFound javax/xml/bin...
  ChangesetContentsScannerTest.testChange1624:50 » NoClassDefFound javax/xml/bin...
  ChangesetContentsScannerTest.testChange1864:65 » NoClassDefFound javax/xml/bin...
  ChangesetContentsScannerTest.testParseWay:109 » NoClassDefFound javax/xml/bind...
  ChangesetScannerTest.testParseChangeset:31->parse:56 » NoClassDefFound javax/x...
  MappingTest.TestLoadingFromFile:88 » ServiceConfiguration sun.util.locale.prov...
  OSMImportOpTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » IncompatibleClassChange
  OSMImportOpTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » NoClassDefFound
  OSMHookTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » IncompatibleClassChange
  OSMImportOpTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » NoClassDefFound
  OSMImportOpTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » NoClassDefFound
  OSMAplyDiffOpTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » NoClassDefFound
  OSMImportOpTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » NoClassDefFound
  OSMAplyDiffOpTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » NoClassDefFound
  CreateOSMChangesetOpTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » NoClassDefFound
  CreateOSMChangesetOpTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » NoClassDefFound
  OSMUnmapOpTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » NoClassDefFound
  OSMUnmapOpTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » NoClassDefFound
  OSMUnmapOpTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » NoClassDefFound
  OSMUnmapOpTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » NoClassDefFound
  OSMUnmapOpTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » NoClassDefFound
  OSMUnmapOpTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » NoClassDefFound
  OSMUnmapOpTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » NoClassDefFound
  OSMUnmapOpTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » NoClassDefFound
  OSMDownloadOpTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » NoClassDefFound
  OSMDownloadOpTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » NoClassDefFound
  OSMExportTest.setUp:47 » NoClassDefFound Could not initialize class org.locati...
  OSMExportTest.setUp:47 » NoClassDefFound Could not initialize class org.locati...
  OSMMapTest.setUp:55 » NoClassDefFound Could not initialize class org.locationt...
  OSMExportTest.setUp:47 » NoClassDefFound Could not initialize class org.locati...
  OSMMapTest.setUp:55 » NoClassDefFound Could not initialize class org.locationt...
  OSMExportTest.setUp:47 » NoClassDefFound Could not initialize class org.locati...
  OSMMapTest.setUp:55 » NoClassDefFound Could not initialize class org.locationt...
  OSMUnmapTest.setUp:47 » NoClassDefFound Could not initialize class org.locatio...
  OSMExportShpTest.setUp:42 » NoClassDefFound Could not initialize class org.loc...
  OSMMapTest.setUp:55 » NoClassDefFound Could not initialize class org.locationt...
  OSMHistoryImportTest.setUp:70 » NoClassDefFound Could not initialize class org...
  OSMExportShpTest.setUp:42 » NoClassDefFound Could not initialize class org.loc...
  OSMMapOpTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » IncompatibleClassChange
  OSMMapOpTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » NoClassDefFound
  OSMMapTest.setUp:55 » NoClassDefFound Could not initialize class org.locationt...
  OSMMapOpTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » NoClassDefFound
  OSMApplyDiffTest.setUp:44 » NoClassDefFound Could not initialize class org.loc...
  OSMMapOpTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » NoClassDefFound
  OSMMapTest.setUp:55 » NoClassDefFound Could not initialize class org.locationt...
  OSMMapOpTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » NoClassDefFound
  OSMMapOpTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » NoClassDefFound
  OSMMapTest.setUp:55 » NoClassDefFound Could not initialize class org.locationt...
  OSMMapOpTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » NoClassDefFound
  OSMMapTest.setUp:55 » NoClassDefFound Could not initialize class org.locationt...
  OSMMapOpTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » NoClassDefFound
  OSMMapOpTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » NoClassDefFound
  OSMMapOpTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » NoClassDefFound
  OSMMapOpTest>RepositoryTestCase.setUp:185->RepositoryTestCase.doSetUp:203 » NoClassDefFound

Tests run: 93, Failures: 0, Errors: 69, Skipped: 22

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] GeoGig Plugins ..................................... SUCCESS [  6.103 s]
[INFO] Openstreetmap extension ............................ FAILURE [ 35.999 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 43.984 s
[INFO] Finished at: 2018-09-11T20:12:14+00:00
[INFO] Final Memory: 64M/213M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project geogig-plugins-osm: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://build.geoserver.org/job/geogig-plugins-master/ws/src/osm/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :geogig-plugins-osm
Build step 'Invoke top-level Maven targets' marked build as failure


Back to the top