See 
<https://ci-builds.apache.org/job/ManifoldCF/job/ManifoldCF-mvn/101/display/redirect?page=changes>

Changes:

[Piergiorgio Lucidi] fix for ant make-core-deps command (CONNECTORS-1753) 

[Piergiorgio Lucidi] updated changes.txt adding these solved issues 
CONNECTORS-1751 and CONNECTORS-1750

[Piergiorgio Lucidi] fixed Maven build for the HDFS connector excluding 
jdk.tools:1.6 (CONNECTORS-1751)

[Piergiorgio Lucidi] Fixed an issue of the Ant build related to the Solr Output 
Connector and another one of the Maven build for CSV and Nuxeo connectors

[Piergiorgio Lucidi] updated the URL to the new Nuxeo Maven Repo in order to 
download the nuxeo-java-client (CONNECTORS-1750)

[Karl Wright] Fix solr test

[Karl Wright] Complete removal of scala-java8 jar

[Karl Wright] Include extra zookeeper dependencies in connector-build.xml

[Karl Wright] Fix busted zookeeper yet again

[Karl Wright] Update kafka version

[Karl Wright] Fix kafka test build error

[Karl Wright] Restore native2ascii invocation

[Karl Wright] Prepare trunk for 2.27 development

[Karl Wright] Tie off release 2.26

[Karl Wright] Add standalone CSV connector, thanks to Guylaine Bassett

[Karl Wright] Finish requiring Java 11 everywhere - pr 150

[Karl Wright] Add pr-149.

[Karl Wright] Merge CONNECTORS-1740 branch.

[Karl Wright] Update Nuxeo maven URL

[Karl Wright] Prepare trunk for 2.26 development

[Karl Wright] Tie off release 2.25

[Karl Wright] Fix UTF-8 issue

[Karl Wright] CONNECTORS-1747: Add global config flag to disable hopcount 
tracking completely


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds47 (tmp-22 ubuntu) in workspace 
<https://ci-builds.apache.org/job/ManifoldCF/job/ManifoldCF-mvn/ws/>
Updating https://svn.apache.org/repos/asf/manifoldcf/trunk at revision 
'2024-04-17T02:00:09.108 +0000'
At revision 1917058

[ManifoldCF-mvn] $ mvn ******** ******** -DskipITs=false -DskipTests=false 
clean -DskipTests -DskipITs install javadoc:javadoc
FATAL: command execution failed
java.io.IOException: error=2, No such file or directory
        at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
        at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
        at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
        at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to builds47
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
                at hudson.remoting.Channel.call(Channel.java:1003)
                at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1121)
                at hudson.Launcher$ProcStarter.start(Launcher.java:506)
                at hudson.Launcher$ProcStarter.join(Launcher.java:517)
                at hudson.tasks.Maven.perform(Maven.java:369)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
                at hudson.model.Build$BuildExecution.build(Build.java:199)
                at hudson.model.Build$BuildExecution.doRun(Build.java:164)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
                at hudson.model.Run.execute(Run.java:1841)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
                at 
hudson.model.ResourceController.execute(ResourceController.java:101)
                at hudson.model.Executor.run(Executor.java:442)
Caused: java.io.IOException: Cannot run program "mvn" (in directory 
"<https://ci-builds.apache.org/job/ManifoldCF/job/ManifoldCF-mvn/ws/";)>: 
error=2, No such file or directory
        at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
        at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
        at hudson.Proc$LocalProc.<init>(Proc.java:252)
        at hudson.Proc$LocalProc.<init>(Proc.java:221)
        at hudson.Launcher$LocalLauncher.launch(Launcher.java:994)
        at hudson.Launcher$ProcStarter.start(Launcher.java:506)
        at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1395)
        at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1337)
        at hudson.remoting.UserRequest.perform(UserRequest.java:211)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:377)
        at 
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:829)
Build step 'Invoke top-level Maven targets' marked build as failure

Reply via email to