[jbosstools-issues] [JBoss JIRA] (JBTIS-408) Update JBoss ESB tooling to 4.2.1.Final and fix test error

Brian Fitzpatrick (JIRA) issues at jboss.org
Tue Mar 10 16:32:18 EDT 2015


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

Brian Fitzpatrick commented on JBTIS-408:
-----------------------------------------

Done - [~pleacu] will take the new JBTIS-esb-4.2.x/70/ build and use it with the 8.0.1. stack so we're up to date again

Thanks Paul & [~nickboldt] for all the help with this! 

> Update JBoss ESB tooling to 4.2.1.Final and fix test error
> ----------------------------------------------------------
>
>                 Key: JBTIS-408
>                 URL: https://issues.jboss.org/browse/JBTIS-408
>             Project: JBoss Tools Integration Stack
>          Issue Type: Component  Upgrade
>          Components: ESB
>    Affects Versions: 4.1.3.Final
>            Reporter: Brian Fitzpatrick
>            Assignee: Brian Fitzpatrick
>             Fix For: 8.0.1.GA
>
>
> We hit some test failures after some files were removed upstream. Looks like someone deleted soa-p-5.3.0.ER5.zip. 
> {code}
> [ERROR] Failed to execute goal com.googlecode.maven-download-plugin:maven-download-plugin:1.1.0:wget (install-soa-p-5.0) on project org.jboss.tools.esb.project.core.test: IO Error: /home/hudson/static_build_env/jbds/download-cache/soa-p-5.3.0.ER5.zip (No such file or directory) -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.googlecode.maven-download-plugin:maven-download-plugin:1.1.0:wget (install-soa-p-5.0) on project org.jboss.tools.esb.project.core.test: IO Error
>         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:39)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         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: IO Error
>         at com.googlecode.WGet.execute(WGet.java:203)
>         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: java.io.FileNotFoundException: /home/hudson/static_build_env/jbds/download-cache/soa-p-5.3.0.ER5.zip (No such file or directory)
>         at java.io.FileInputStream.open(Native Method)
>         at java.io.FileInputStream.<init>(FileInputStream.java:120)
>         at com.googlecode.SignatureUtils.computeSignatureAsString(SignatureUtils.java:45)
>         at com.googlecode.SignatureUtils.getMD5(SignatureUtils.java:61)
>         at com.googlecode.DownloadCache.getEntry(DownloadCache.java:54)
>         at com.googlecode.DownloadCache.getArtifact(DownloadCache.java:73)
>         at com.googlecode.WGet.execute(WGet.java:165)
>         ... 21 more
> {code} 
> To fix this error, we will update that to soa-p-5.3.0.GA.zip.
> And at the same time we will upgrade the JBTIS Target Platform version to 4.2.1.Final and bump the versions.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list