See <https://builds.apache.org/job/Cayenne-trunk/cayenneTestConnection=HSQLDB,jdk=JDK%201.7%20(latest),label=Ubuntu/960/changes>
Changes: [aadamchik] aligning derby versions [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * splitting ROP client code to cayenne-client module [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * cleanup, being explicit about the scope of various dependencies [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * no more direct dependencies on hsqldb (only included in the test profile) * aligning derby dep versions [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * cleanup, killing unused aggregator plugin, being explicit about the scope of various dependencies * jdbc4-compat no longer needed under Java 6 [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * reusing sources plugin config - parent declaration got lost [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * cleaning up adding NOTICE/LICENSE files to all jars [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * cleanup [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * reusing sources plugin config [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * various cleanup [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * adding Eclipse handlers [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * redundant repo declaration [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * figuring out what's 'deployed' and what's not (and usung pom inheritance whenever possible) [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * fixing docs maven structure [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * assembly descriptors to reflect the new module structure [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * fixing modeler pom structure [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * maven-remote-resources-plugin - adding Eclipse handler [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * maven-japplication-plugin - setting explicit version, adding Eclipse handler [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * maven-remote-resources-plugin -> inherit version [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * removing aggregation from server and client - they are normal modules now [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * better naming of the new modules [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * moving cayenne-client, cayenne-server one level up to follow their Maven coordinates [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * moving cayenne-core-unpublished to cayenne-core and one level up... it is 'published' now [aadamchik] explicit test scope [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * moving cayenne-di-unpublished to cayenne-di and one level up... it is 'published' now [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * extracting plugins dep version management to the parent pom [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * moving maven-cayenne-modeler-plugin to plugins folder to align with its Maven group [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * moving maven-cayenne-plugin to plugins folder to align with its Maven group [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * moving cayenne-lifecycle one level up to align with its Maven group [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * moving cayenne-project one level up to align with its Maven group [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * moving cayenne-tools one level up to align with its Maven group [mkienenb] CAY-1880 - objectStore snapshots never cleared from RefreshQuery when use-shared-cache unchecked [mkienenb] CAY-1880 - objectStore snapshots never cleared from RefreshQuery when use-shared-cache unchecked [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * moving cayenne-wocompat-unpublished to modeler [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * moving cayenne-legal-unpublished to buildtools (that are unpublished by definition) [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * renaming maven-cayenne-build-plugin to cayenne-build-maven-plugin to follow modern maven conventions [aadamchik] CAY-1883 - Clean up Cayenne maven structure - get rid of aggregate modules * organizing buildtools in a clean hierarchical manner [aadamchik] we are not using clover, removing from HEAD ------------------------------------------ [...truncated 2925 lines...] A cayenne-client/src/test/java/org/apache/cayenne/remote/MockClientConnection.java A cayenne-client/src/test/java/org/apache/cayenne/remote/hessian A cayenne-client/src/test/java/org/apache/cayenne/remote/hessian/HessianConnectionTest.java A cayenne-client/src/test/java/org/apache/cayenne/remote/ValueInjectorTest.java A cayenne-client/src/test/java/org/apache/cayenne/remote/ClientChannelServerDiffsTest.java A cayenne-client/src/test/java/org/apache/cayenne/remote/LocalConnectionTest.java A cayenne-client/src/test/java/org/apache/cayenne/remote/CayenneContextDeletionTest.java A cayenne-client/src/test/java/org/apache/cayenne/remote/LightSuperClassTest.java A cayenne-client/src/test/java/org/apache/cayenne/remote/NestedObjectContextParentEventsTest.java A cayenne-client/src/test/java/org/apache/cayenne/remote/NestedObjectContextPeerEventsTest.java A cayenne-client/src/test/java/org/apache/cayenne/remote/SyncMessageTest.java A cayenne-client/src/test/java/org/apache/cayenne/CayenneContextPaginatedListCachingTest.java A cayenne-client/src/test/java/org/apache/cayenne/CayenneContextPrimitiveTest.java A cayenne-client/src/test/java/org/apache/cayenne/PersistentObjectInContextTest.java A cayenne-client/src/test/java/org/apache/cayenne/ObjectIdTest.java A cayenne-client/src/test/java/org/apache/cayenne/ObjectContextChangeLogTest.java A cayenne-client/src/test/java/org/apache/cayenne/CayenneContextDeleteRulesTest.java A cayenne-client/src/test/java/org/apache/cayenne/CayenneContextTest.java A cayenne-client/src/test/java/org/apache/cayenne/CayenneContextServerDiffsTest.java A cayenne-client/src/test/java/org/apache/cayenne/NestedCayenneContextTest.java A cayenne-client/src/test/java/org/apache/cayenne/CayenneContextRefreshQueryTest.java A cayenne-client/src/test/java/org/apache/cayenne/util A cayenne-client/src/test/java/org/apache/cayenne/util/ObjectDetachOperationTest.java A cayenne-client/src/test/java/org/apache/cayenne/util/PersistentObjectListTest.java A cayenne-client/src/test/java/org/apache/cayenne/util/ShallowMergeOperation_ClientTest.java A cayenne-client/src/test/java/org/apache/cayenne/util/ListResponseTest.java A cayenne-client/src/test/java/org/apache/cayenne/util/GenericResponseTest.java A cayenne-client/src/test/java/org/apache/cayenne/unit A cayenne-client/src/test/java/org/apache/cayenne/unit/di A cayenne-client/src/test/java/org/apache/cayenne/unit/di/client A cayenne-client/src/test/java/org/apache/cayenne/unit/di/client/ClientCaseObjectContextProvider.java A cayenne-client/src/test/java/org/apache/cayenne/unit/di/client/ClientCaseClientConnectionProvider.java A cayenne-client/src/test/java/org/apache/cayenne/unit/di/client/ClientCaseSelfTest.java A cayenne-client/src/test/java/org/apache/cayenne/unit/di/client/ClientCaseLifecycleManager.java A cayenne-client/src/test/java/org/apache/cayenne/unit/di/client/InterceptingClientServerChannelProvider.java A cayenne-client/src/test/java/org/apache/cayenne/unit/di/client/ClientCaseProperties.java A cayenne-client/src/test/java/org/apache/cayenne/unit/di/client/ClientRuntimeProperty.java A cayenne-client/src/test/java/org/apache/cayenne/unit/di/client/ClientServerDataChannelInterceptor.java A cayenne-client/src/test/java/org/apache/cayenne/unit/di/client/ClientServerChannelProvider.java A cayenne-client/src/test/java/org/apache/cayenne/unit/di/client/ClientCase.java A cayenne-client/src/test/java/org/apache/cayenne/unit/di/client/ClientServerDataChannelDecorator.java A cayenne-client/src/test/java/org/apache/cayenne/unit/di/client/ClientCaseCayenneContextProvider.java A cayenne-client/src/test/java/org/apache/cayenne/unit/di/client/ClientRuntimeProvider.java A cayenne-client/src/test/java/org/apache/cayenne/unit/di/client/ClientCaseModule.java A cayenne-client/src/test/java/org/apache/cayenne/unit/UnitLocalConnection.java A cayenne-client/src/test/java/org/apache/cayenne/CayenneContextValidationTest.java A cayenne-client/src/test/java/org/apache/cayenne/CayenneContextEJBQLTest.java A cayenne-client/src/test/java/org/apache/cayenne/CayenneContextMapRelationshipTest.java A cayenne-client/pom.xml At revision 1542644 [trunk] $ /home/hudson/tools/maven/apache-maven-3.0.4/bin/mvn -Dlabel=Ubuntu "-Djdk=JDK 1.7 (latest)" -DcayenneTestConnection=HSQLDB "-Dmaven.repo.local=<https://builds.apache.org/job/Cayenne-trunk/cayenneTestConnection=HSQLDB,jdk=JDK%201.7%20(latest),label=Ubuntu/ws/.repository"> -e clean install [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.cayenne.buildtools:cayenne-legal:jar:3.2M2-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.cayenne.buildtools:cayenne-build-maven-plugin is missing. @ line 45, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.cayenne:cayenne-di:jar:3.2M2-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.cayenne.buildtools:cayenne-build-maven-plugin is missing. @ line 39, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.cayenne:cayenne-core:jar:3.2M2-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.cayenne.buildtools:cayenne-build-maven-plugin is missing. @ line 196, column 12 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 139, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.cayenne:cayenne-lifecycle:jar:3.2M2-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.cayenne.buildtools:cayenne-test-utilities:jar -> duplicate declaration of version ${project.version} @ line 45, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.cayenne.docs:cayenne-doc:jar:3.2M2-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.cayenne.buildtools:cayenne-build-maven-plugin is missing. @ line 213, column 12 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Cayenne [INFO] Cayenne Build Tools Parent [INFO] Cayenne Internal Build Plugin [INFO] Cayenne License and Notice Bundle [INFO] Common Unit Test Utilities [INFO] Cayenne Dependency Injection Container [INFO] Cayenne Core [INFO] Cayenne Server [INFO] Cayenne ROP Client [INFO] Cayenne Project [INFO] Cayenne Tools [INFO] Cayenne Lifecycle Utilities [INFO] Cayenne Integration Tests Parent [INFO] Cayenne Maven Plugins [INFO] Cayenne Maven Plugin [INFO] Integration Tests - Cayenne Tools [INFO] Cayenne Modeler Parent [INFO] Cayenne WebObjects Compatibility Library [INFO] Cayenne Modeler [INFO] Cayenne Modeler Maven Plugin [INFO] Cayenne Tutorial [INFO] Cayenne ROP Server Tutorial [INFO] Cayenne ROP Client Tutorial [INFO] Cayenne Tutorials [INFO] Cayenne Documenation Parent [INFO] Cayenne Documentation [INFO] Cayenne Docbook Documentation [INFO] Docbook: Cayenne Stylesheets [INFO] Docbook: Cayenne Guide [INFO] Docbook: Getting Started with Cayenne [INFO] Docbook: Getting Started with Cayenne ROP [INFO] Docbook: Cayenne New Features and Upgrade Guide [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Cayenne 3.2M2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ cayenne-parent --- [INFO] [INFO] --- maven-remote-resources-plugin:1.2:process (default) @ cayenne-parent --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Cayenne ........................................... FAILURE [1.416s] [INFO] Cayenne Build Tools Parent ........................ SKIPPED [INFO] Cayenne Internal Build Plugin ..................... SKIPPED [INFO] Cayenne License and Notice Bundle ................. SKIPPED [INFO] Common Unit Test Utilities ........................ SKIPPED [INFO] Cayenne Dependency Injection Container ............ SKIPPED [INFO] Cayenne Core ...................................... SKIPPED [INFO] Cayenne Server .................................... SKIPPED [INFO] Cayenne ROP Client ................................ SKIPPED [INFO] Cayenne Project ................................... SKIPPED [INFO] Cayenne Tools ..................................... SKIPPED [INFO] Cayenne Lifecycle Utilities ....................... SKIPPED [INFO] Cayenne Integration Tests Parent .................. SKIPPED [INFO] Cayenne Maven Plugins ............................. SKIPPED [INFO] Cayenne Maven Plugin .............................. SKIPPED [INFO] Integration Tests - Cayenne Tools ................. SKIPPED [INFO] Cayenne Modeler Parent ............................ SKIPPED [INFO] Cayenne WebObjects Compatibility Library .......... SKIPPED [INFO] Cayenne Modeler ................................... SKIPPED [INFO] Cayenne Modeler Maven Plugin ...................... SKIPPED [INFO] Cayenne Tutorial .................................. SKIPPED [INFO] Cayenne ROP Server Tutorial ....................... SKIPPED [INFO] Cayenne ROP Client Tutorial ....................... SKIPPED [INFO] Cayenne Tutorials ................................. SKIPPED [INFO] Cayenne Documenation Parent ....................... SKIPPED [INFO] Cayenne Documentation ............................. SKIPPED [INFO] Cayenne Docbook Documentation ..................... SKIPPED [INFO] Docbook: Cayenne Stylesheets ...................... SKIPPED [INFO] Docbook: Cayenne Guide ............................ SKIPPED [INFO] Docbook: Getting Started with Cayenne ............. SKIPPED [INFO] Docbook: Getting Started with Cayenne ROP ......... SKIPPED [INFO] Docbook: Cayenne New Features and Upgrade Guide ... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.417s [INFO] Finished at: Sun Nov 17 08:25:32 UTC 2013 [INFO] Final Memory: 12M/113M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.2:process (default) on project cayenne-parent: Resources JAR cannot be found. Requested download does not exist. Could not find artifact org.apache.cayenne.buildtools:cayenne-legal:jar:3.2M2-SNAPSHOT [ERROR] [ERROR] Try downloading the file manually from the project website. [ERROR] [ERROR] Then, install it using the command: [ERROR] mvn install:install-file -DgroupId=org.apache.cayenne.buildtools -DartifactId=cayenne-legal -Dversion=3.2M2-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file [ERROR] [ERROR] Alternatively, if you host your own repository you can deploy the file there: [ERROR] mvn deploy:deploy-file -DgroupId=org.apache.cayenne.buildtools -DartifactId=cayenne-legal -Dversion=3.2M2-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] [ERROR] [ERROR] [ERROR] org.apache.cayenne.buildtools:cayenne-legal:jar:3.2M2-SNAPSHOT [ERROR] [ERROR] from the specified remote repositories: [ERROR] objectstyle (http://maven.objectstyle.org/nexus/content/groups/cayenne-deps, releases=true, snapshots=false), [ERROR] central (http://repo.maven.apache.org/maven2, releases=true, snapshots=false) [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.2:process (default) on project cayenne-parent: Resources JAR cannot be found. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196) at org.apache.maven.cli.MavenCli.main(MavenCli.java:141) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352) Caused by: org.apache.maven.plugin.MojoExecutionException: Resources JAR cannot be found. at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.downloadBundles(ProcessRemoteResourcesMojo.java:1045) at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.execute(ProcessRemoteResourcesMojo.java:507) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) ... 19 more Caused by: org.apache.maven.shared.downloader.DownloadNotFoundException: Requested download does not exist. at org.apache.maven.shared.downloader.DefaultDownloader.download(DefaultDownloader.java:62) at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.downloadBundles(ProcessRemoteResourcesMojo.java:1033) ... 22 more Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Could not find artifact org.apache.cayenne.buildtools:cayenne-legal:jar:3.2M2-SNAPSHOT Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.apache.cayenne.buildtools -DartifactId=cayenne-legal -Dversion=3.2M2-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.apache.cayenne.buildtools -DartifactId=cayenne-legal -Dversion=3.2M2-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] org.apache.cayenne.buildtools:cayenne-legal:jar:3.2M2-SNAPSHOT from the specified remote repositories: objectstyle (http://maven.objectstyle.org/nexus/content/groups/cayenne-deps, releases=true, snapshots=false), central (http://repo.maven.apache.org/maven2, releases=true, snapshots=false) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:219) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:157) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:525) at org.apache.maven.shared.downloader.DefaultDownloader.download(DefaultDownloader.java:54) ... 23 more Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: Could not find artifact org.apache.cayenne.buildtools:cayenne-legal:jar:3.2M2-SNAPSHOT at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538) at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216) at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:193) at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:286) at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:213) ... 26 more Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.cayenne.buildtools:cayenne-legal:jar:3.2M2-SNAPSHOT at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:528) ... 30 more [ERROR] [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/MojoExecutionException Build step 'Invoke top-level Maven targets' marked build as failure