[jbosstools-issues] [JBoss JIRA] (JBIDE-22772) jbosstools-server build fails - EAP 7 url needs updating

Fred Bricon (JIRA) issues at jboss.org
Thu Jul 21 10:03:01 EDT 2016


    [ https://issues.jboss.org/browse/JBIDE-22772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13268832#comment-13268832 ] 

Fred Bricon commented on JBIDE-22772:
-------------------------------------

Can you check if https://github.com/jbosstools/jbosstools-server/pull/436 works for you?

> jbosstools-server build fails - EAP 7 url needs updating
> --------------------------------------------------------
>
>                 Key: JBIDE-22772
>                 URL: https://issues.jboss.org/browse/JBIDE-22772
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 4.4.1.AM2
>            Reporter: Martin Malina
>            Assignee: Martin Malina
>
> jbosstools-server build has been failing since July 11.
> This is the error:
> {code}
> 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
> {code}
> 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.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list