Build: #11 failed
Job: Default Job failed
Test results
- 1 test in total
- 1 test failed
- 3 seconds taken in total.
Build 11 has the following 1 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
HashMojoTest
testDependenciesAreHashed
|
Failing since build #9 (Code changes detected) | 3 secs | ||
org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command line and log = /usr/share/apache-maven-3.3.9/bin/mvn -N -e --batch-mode -Dmaven.repo.local=/home/bamboo-agent/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean generate-resources [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.openmrs.maven.plugins:openmrs-dependencies-maven-plugin-hash-test:pom:1.0.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.openmrs.module:reporting-api:jar must be one of [provided, compile, runtime, test, system] but is 'package'. @ line 15, column 20 [WARNING] 'dependencies.dependency.scope' for org.openmrs.module:reporting-omod:jar must be one of [provided, compile, runtime, test, system] but is 'package'. @ line 21, column 20 [WARNING] 'dependencies.dependency.scope' for org.openmrs.module:htmlformentry-api:jar must be one of [provided, compile, runtime, test, system] but is 'package'. @ line 27, column 20 [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] ------------------------------------------------------------------------ [INFO] Building OpenMRS dependencies hash test 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.openmrs.maven.plugins:openmrs-dependency-maven-plugin:jar:1.0.0-SNAPSHOT is missing, no dependency information available [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.131 s [INFO] Finished at: 2020-10-15T15:35:16+00:00 [INFO] Final Memory: 7M/106M [INFO] ------------------------------------------------------------------------ [ERROR] Plugin org.openmrs.maven.plugins:openmrs-dependency-maven-plugin:1.0.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.openmrs.maven.plugins:openmrs-dependency-maven-plugin:jar:1.0.0-SNAPSHOT -> [Help 1] org.apache.maven.plugin.PluginResolutionException: Plugin org.openmrs.maven.plugins:openmrs-dependency-maven-plugin:1.0.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.openmrs.maven.plugins:openmrs-dependency-maven-plugin:jar:1.0.0-SNAPSHOT at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve(DefaultPluginDependenciesResolver.java:128) at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getPluginDescriptor(DefaultMavenPluginManager.java:179) at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getMojoDescriptor(DefaultMavenPluginManager.java:284) at org.apache.maven.plugin.DefaultBuildPluginManager.getMojoDescriptor(DefaultBuildPluginManager.java:241) at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.setupMojoExecution(DefaultLifecycleExecutionPlanCalculator.java:169) at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.setupMojoExecutions(DefaultLifecycleExecutionPlanCalculator.java:155) at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateExecutionPlan(DefaultLifecycleExecutionPlanCalculator.java:131) at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateExecutionPlan(DefaultLifecycleExecutionPlanCalculator.java:145) at org.apache.maven.lifecycle.internal.builder.BuilderCommon.resolveBuildPlan(BuilderCommon.java:96) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:109) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288) at org.apache.maven.cli.MavenCli.main(MavenCli.java:199) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.openmrs.maven.plugins:openmrs-dependency-maven-plugin:jar:1.0.0-SNAPSHOT at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:294) at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve(DefaultPluginDependenciesResolver.java:124) ... 26 more Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.openmrs.maven.plugins:openmrs-dependency-maven-plugin:jar:1.0.0-SNAPSHOT at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:434) ... 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/PluginResolutionException org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command line and log = /usr/share/apache-maven-3.3.9/bin/mvn -N -e --batch-mode -Dmaven.repo.local=/home/bamboo-agent/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean generate-resources [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.openmrs.maven.plugins:openmrs-dependencies-maven-plugin-hash-test:pom:1.0.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for org.openmrs.module:reporting-api:jar must be one of [provided, compile, runtime, test, system] but is 'package'. @ line 15, column 20 (97 more lines...) |