Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-10364

License build failure in wildfly-camel in PNC

    XMLWordPrintable

Details

    • % %

    Description

      Problems downloading licenses in PNC :

      http://orch.psi.redhat.com/pnc-web/#/projects/60/build-configs/1050/build-records/17104/result

      [INFO] Wildfly Camel ...................................... SUCCESS [ 27.379 s]
      [INFO] Wildfly Camel :: BOM ............................... SUCCESS [  1.014 s]
      [INFO] Wildfly Camel :: Common ............................ SUCCESS [  8.313 s]
      [INFO] Wildfly Camel :: Config ............................ SUCCESS [01:01 min]
      [INFO] Wildfly Camel :: Subsystem ......................... SUCCESS [  1.062 s]
      [INFO] Wildfly Camel :: Subsystem :: Core ................. SUCCESS [ 17.924 s]
      [INFO] WildFly Camel :: CXF Undertow ...................... SUCCESS [  4.371 s]
      [INFO] Wildfly Camel :: Subsystem :: CDI .................. SUCCESS [  3.124 s]
      [INFO] Wildfly Camel :: Subsystem :: Security ............. SUCCESS [  2.240 s]
      [INFO] Wildfly Camel :: Subsystem :: Undertow ............. SUCCESS [  2.414 s]
      [INFO] Wildfly Camel :: Feature ........................... SUCCESS [  1.388 s]
      [INFO] Wildfly Camel :: Feature :: Common ................. SUCCESS [  0.790 s]
      [INFO] Wildfly Camel :: Feature :: Modules ................ SUCCESS [03:40 min]
      [INFO] Wildfly Camel :: Feature :: ExtrasA ................ SUCCESS [ 11.491 s]
      [INFO] Wildfly Camel :: Feature :: ExtrasB ................ SUCCESS [  5.097 s]
      [INFO] Wildfly Camel :: Feature :: ExtrasC ................ SUCCESS [  2.693 s]
      [INFO] Wildfly Camel :: Feature :: Pack ................... FAILURE [01:19 min]
      [INFO] Wildfly Camel :: Catalog ........................... SKIPPED
      [INFO] Wildfly Camel :: Enricher .......................... SKIPPED
      [INFO] Wildfly Camel :: Testsuite ......................... SKIPPED
      [INFO] Wildfly Camel :: Testsuite :: Common ............... SKIPPED
      [INFO] Wildfly Camel :: Testsuite :: Camel ................ SKIPPED
      [INFO] Wildfly Camel :: Testsuite :: Standalone ........... SKIPPED
      [INFO] Wildfly Camel :: Testsuite :: Standalone :: Smoke .. SKIPPED
      [INFO] Wildfly Camel :: Testsuite :: Standalone :: Basic .. SKIPPED
      [INFO] Wildfly Camel :: Testsuite :: Standalone :: Extra .. SKIPPED
      [INFO] Wildfly Camel :: Testsuite :: Standalone :: Docker . SKIPPED
      [INFO] Wildfly Camel :: Archetypes ........................ SKIPPED
      [INFO] Wildfly Camel :: Archetypes :: CDI ................. SKIPPED
      [INFO] Wildfly Camel :: Archetypes :: Spring .............. SKIPPED
      [INFO] Wildfly Camel :: Patch ............................. SKIPPED
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 07:38 min
      [INFO] Finished at: 2019-03-15T15:15:10+00:00
      [INFO] Final Memory: 360M/1892M
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.codehaus.mojo:license-maven-plugin:1.20.jbossorg-2:download-licenses (update-licenses-xml) on project wildfly-camel-feature-pack: There were 14 download errors - check /tmp/wildfly-camel-5.3.0-7.3.0/feature/pack/target/generated-resources/licenses-errors.xml -> [Help 1]
      org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:license-maven-plugin:1.20.jbossorg-2:download-licenses (update-licenses-xml) on project wildfly-camel-feature-pack: There were 14 download errors - check /tmp/wildfly-camel-5.3.0-7.3.0/feature/pack/target/generated-resources/licenses-errors.xml
      	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
      	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:116)
      	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.apache.maven.plugin.MojoFailureException: There were 14 download errors - check /tmp/wildfly-camel-5.3.0-7.3.0/feature/pack/target/generated-resources/licenses-errors.xml
      	at org.codehaus.mojo.license.AbstractDownloadLicensesMojo.execute(AbstractDownloadLicensesMojo.java:843)
      	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
      	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
      	... 20 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/MojoFailureException
      [ERROR] 
      [ERROR] After correcting the problems, you can resume the build with the command
      [ERROR]   mvn <goals> -rf :wildfly-camel-feature-pack
      % # Command finished with status: FAILED
      

      Attachments

        Activity

          People

            ppalaga Peter Palaga
            tcunning@redhat.com Thomas Cunningham
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: