Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-22772

jbosstools-server build fails - EAP 7 url needs updating

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.4.1.AM2
    • 4.4.1.AM2
    • server
    • None

      jbosstools-server build has been failing since July 11.
      This is the error:

      02:30:17 [ERROR] Failed to execute goal com.googlecode.maven-download-plugin:download-maven-plugin:1.2.0:wget (install-eap-7.0.0) on project itests: IO Error: Could not get content -> [Help 1]
      02:30:17 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.googlecode.maven-download-plugin:download-maven-plugin:1.2.0:wget (install-eap-7.0.0) on project itests: IO Error
      02:30:17 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
      02:30:17 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
      02:30:17 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
      02:30:17 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
      02:30:17 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
      02:30:17 	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
      02:30:17 	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
      02:30:17 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
      02:30:17 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
      02:30:17 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
      02:30:17 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
      02:30:17 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
      02:30:17 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      02:30:17 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      02:30:17 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      02:30:17 	at java.lang.reflect.Method.invoke(Method.java:498)
      02:30:17 	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
      02:30:17 	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
      02:30:17 	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
      02:30:17 	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
      02:30:17 Caused by: org.apache.maven.plugin.MojoExecutionException: IO Error
      02:30:17 	at com.googlecode.WGet.execute(WGet.java:260)
      02:30:17 	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
      02:30:17 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
      02:30:17 	... 19 more
      02:30:17 Caused by: org.apache.maven.plugin.MojoFailureException: Could not get content
      02:30:17 	at com.googlecode.WGet.execute(WGet.java:248)
      02:30:17 	... 21 more
      02:30:17 [ERROR] 
      02:30:17 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      02:30:17 [ERROR] 
      02:30:17 [ERROR] For more information about the errors and possible solutions, please read the following articles:
      02:30:17 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
      02:30:17 [ERROR] 
      02:30:17 [ERROR] After correcting the problems, you can resume the build with the command
      02:30:17 [ERROR]   mvn <goals> -rf :itests
      

      See here:
      https://github.com/jbosstools/jbosstools-server/blob/master/as/itests/pom.xml#L237
      It contains an outdated link to EAP 7 ER5 build. EAP 7 GA is available for some time now, so we need to update the url.

            rob.stryker Rob Stryker (Inactive)
            exd-mmalina Martin Malina
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: