<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Maven compilation error while executing Job- talend 7.2 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Maven-compilation-error-while-executing-Job-talend-7-2/m-p/2328050#M97367</link>
    <description>&lt;P&gt;Hello @govind t​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do full force re-synchronize poms from path File &amp;gt; edit project properties &amp;gt;Build &amp;gt; Maven?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this does not work, please try following the below steps;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Go to problem view &amp;gt; right click on the error &amp;gt; select quick fix&lt;/P&gt;&lt;P&gt;2. Select configure build path &amp;gt; select your resource &amp;gt; click finish&lt;/P&gt;&lt;P&gt;3. Checkbox the Maven Dependencies and JRE system Library &amp;gt; Click Apply and Close.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please revert back to the community, if needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vaishnavi&lt;/P&gt;</description>
    <pubDate>Wed, 24 Feb 2021 07:59:20 GMT</pubDate>
    <dc:creator>prg</dc:creator>
    <dc:date>2021-02-24T07:59:20Z</dc:date>
    <item>
      <title>Maven compilation error while executing Job- talend 7.2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Maven-compilation-error-while-executing-Job-talend-7-2/m-p/2328049#M97366</link>
      <description>&lt;P&gt;Hi Everyone, &lt;/P&gt;&lt;P&gt;I am trying to execute talend job from studio. getting below maven compilation error&lt;/P&gt;&lt;P&gt;Any help on it would be much appreciated &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Error detail&lt;/B&gt;&lt;/P&gt;&lt;P&gt;org.talend.designer.runprocess.ProcessorException: java.lang.Exception: [ERROR] COMPILATION ERROR :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] C:\VIJ_XYZ\.repositories\542538899\branches\Name_jan2021\XYZ\poms\jobs\process\Jobs\Name\Name_joblet_0.1\src\main\java\XYZ\Name_joblet_0_1\Name_Joblet.java:[1951]&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] C:\VIJ_XYZ\.repositories\542538899\branches\PATH TO _Joblet.java:[1952]&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile (default-compile) on project nAME_Joblet: Compilation failure: Compilation failure:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] C:\VIJ_XYZ\.repositories\542538899\branches\Name_jan2021\XYZ\poms\jobs\process\Jobs\Name\Name_joblet_0.1\src\main\java\XYZ\Name_joblet_0_1\Name_Joblet.java:[1951]&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] context.min_cust_prof_actn_drvr_id = row1.min_cust_prof_actn_drvr_id ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR]&amp;nbsp;&amp;nbsp;^^^^^^^^^^^^^^^^^^^^^^^^^^&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] min_cust_prof_actn_drvr_id cannot be resolved or is not a field&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] C:\VIJ_XYZ\.repositories\542538899\branches\Name_jan2021\XYZ\poms\jobs\process\Jobs\Name\Name_joblet_0.1\src\main\java\XYZ\Name_joblet_0_1\Name_Joblet.java:[1952]&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] System.out.println(context.min_cust_prof_actn_drvr_id);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;^^^^^^^^^^^^^^^^^^^^^^^^^^&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] min_cust_prof_actn_drvr_id cannot be resolved or is not a field&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] 2 problems (2 errors)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] -&amp;gt; [Help 1]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR]&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] Re-run Maven using the -X switch to enable full debug logging.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR]&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] For more information about the errors and possible solutions, please read the following articles:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] [Help 1] &lt;A href="http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException" target="_blank"&gt;http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR]&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] After correcting the problems, you can resume the build with the command&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR]&amp;nbsp;mvn &amp;lt;goals&amp;gt; -rf :X__Joblet&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.ProcessorUtilities.generateBuildInfo(ProcessorUtilities.java:990)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:620)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:2145)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.RunProcessContext$1.run(RunProcessContext.java:605)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:440)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:356)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:474)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog.run(ProgressMonitorJobsDialog.java:240)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.internal.progress.ProgressManager.run(ProgressManager.java:966)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.RunProcessContext.exec(RunProcessContext.java:548)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.remote.RunRemoteProcessContext.exec(RunRemoteProcessContext.java:85)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.ui.ProcessComposite.exec(ProcessComposite.java:1445)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.ui.views.ProcessView$RunAction.run(ProcessView.java:700)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.ui.actions.RunProcessAction.run(RunProcessAction.java:58)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.talend.designer.core.debug.JobLaunchConfigurationDelegate$1.run(JobLaunchConfigurationDelegate.java:85)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3919)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3550)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:636)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:563)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:151)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.talend.rcp.intro.Application.XYZt(Application.java:277)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.XYZt(EclipseAppLauncher.java:107)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.runtime.adaptor.EclipseXYZter.run(EclipseXYZter.java:400)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.eclipse.core.runtime.adaptor.EclipseXYZter.run(EclipseXYZter.java:255)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at java.base/java.lang.reflect.Method.invoke(Method.java:566)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.eclipse.equinox.launcher.Main.run(Main.java:1501)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Caused by: java.lang.Exception: [ERROR] COMPILATION ERROR :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] C:\VIJ_XYZ\.repositories\542538899\branches\Name_jan2021\XYZ\poms\jobs\process\Jobs\Name\Name_joblet_0.1\src\main\java\XYZ\Name_joblet_0_1\Name_Joblet.java:[1951]&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] C:\VIJ_XYZ\.repositories\542538899\branches\Name_jan2021\XYZ\poms\jobs\process\Jobs\Name\Name_joblet_0.1\src\main\java\XYZ\Name_joblet_0_1\Name_Joblet.java:[1952]&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile (default-compile) on project Name_Joblet: Compilation failure: Compilation failure:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] C:\VIJ_XYZ\.repositories\542538899\branches\Name_jan2021\XYZ\poms\jobs\process\Jobs\Name\Name_joblet_0.1\src\main\java\XYZ\Name_joblet_0_1\Name_Joblet.java:[1951]&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] context.min_cust_prof_actn_drvr_id = row1.min_cust_prof_actn_drvr_id ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR]&amp;nbsp;&amp;nbsp;^^^^^^^^^^^^^^^^^^^^^^^^^^&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] min_cust_prof_actn_drvr_id cannot be resolved or is not a field&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] C:\VIJ_XYZ\.repositories\542538899\branches\Name_jan2021\XYZ\poms\jobs\process\Jobs\Name\Name_joblet_0.1\src\main\java\XYZ\Name_joblet_0_1\Name_Joblet.java:[1952]&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] System.out.println(context.COLUMN);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;^^^^^^^^^^^^^^^^^^^^^^^^^^&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR]column cannot be resolved or is not a field&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] 2 problems (2 errors)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] -&amp;gt; [Help 1]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR]&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] Re-run Maven using the -X switch to enable full debug logging.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR]&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] For more information about the errors and possible solutions, please read the following articles:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] [Help 1] &lt;A href="http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException" target="_blank"&gt;http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR]&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR] After correcting the problems, you can resume the build with the command&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ERROR]&amp;nbsp;mvn &amp;lt;goals&amp;gt; -rf :X_Joblet&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.talend.designer.maven.launch.MavenCommandLauncher.execute(MavenCommandLauncher.java:353)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.talend.designer.maven.launch.MavenPomCommandLauncher.execute(MavenPomCommandLauncher.java:57)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.talend.designer.maven.tools.BuildCacheManager.build(BuildCacheManager.java:233)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.maven.MavenJavaProcessor.build(MavenJavaProcessor.java:417)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	at org.talend.designer.runprocess.ProcessorUtilities.generateBuildInfo(ProcessorUtilities.java:987)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	... 39 more&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:32:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Maven-compilation-error-while-executing-Job-talend-7-2/m-p/2328049#M97366</guid>
      <dc:creator>gt0731</dc:creator>
      <dc:date>2024-11-16T00:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Maven compilation error while executing Job- talend 7.2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Maven-compilation-error-while-executing-Job-talend-7-2/m-p/2328050#M97367</link>
      <description>&lt;P&gt;Hello @govind t​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do full force re-synchronize poms from path File &amp;gt; edit project properties &amp;gt;Build &amp;gt; Maven?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this does not work, please try following the below steps;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Go to problem view &amp;gt; right click on the error &amp;gt; select quick fix&lt;/P&gt;&lt;P&gt;2. Select configure build path &amp;gt; select your resource &amp;gt; click finish&lt;/P&gt;&lt;P&gt;3. Checkbox the Maven Dependencies and JRE system Library &amp;gt; Click Apply and Close.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please revert back to the community, if needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vaishnavi&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 07:59:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Maven-compilation-error-while-executing-Job-talend-7-2/m-p/2328050#M97367</guid>
      <dc:creator>prg</dc:creator>
      <dc:date>2021-02-24T07:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Maven compilation error while executing Job- talend 7.2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Maven-compilation-error-while-executing-Job-talend-7-2/m-p/2328051#M97368</link>
      <description>&lt;P&gt;Yes , I did the same from above mentioned navigation. issue is same&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 08:46:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Maven-compilation-error-while-executing-Job-talend-7-2/m-p/2328051#M97368</guid>
      <dc:creator>gt0731</dc:creator>
      <dc:date>2021-02-24T08:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Maven compilation error while executing Job- talend 7.2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Maven-compilation-error-while-executing-Job-talend-7-2/m-p/2328052#M97369</link>
      <description>&lt;P&gt;@Vaishnavi Khandelwal​&amp;nbsp;  If i try pointing to new workspace . shall i give try on this &lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 09:13:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Maven-compilation-error-while-executing-Job-talend-7-2/m-p/2328052#M97369</guid>
      <dc:creator>gt0731</dc:creator>
      <dc:date>2021-02-24T09:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Maven compilation error while executing Job- talend 7.2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Maven-compilation-error-while-executing-Job-talend-7-2/m-p/2328053#M97370</link>
      <description>&lt;P&gt;@Vaishnavi Khandelwal​&amp;nbsp; Also i tried Problem view . No error is showing since it is is compilation error. Nothing showing there&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 09:15:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Maven-compilation-error-while-executing-Job-talend-7-2/m-p/2328053#M97370</guid>
      <dc:creator>gt0731</dc:creator>
      <dc:date>2021-02-24T09:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Maven compilation error while executing Job- talend 7.2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Maven-compilation-error-while-executing-Job-talend-7-2/m-p/2328054#M97371</link>
      <description>&lt;P&gt;Could you please share the Studio logs by following the below steps,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Go to Studio&lt;/P&gt;&lt;P&gt;- Go to the “Help” Menu&lt;/P&gt;&lt;P&gt;- Select “Support Logs”&lt;/P&gt;&lt;P&gt;- Save the archive to a known location so that it can be attached here.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 09:48:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Maven-compilation-error-while-executing-Job-talend-7-2/m-p/2328054#M97371</guid>
      <dc:creator>prg</dc:creator>
      <dc:date>2021-02-24T09:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Maven compilation error while executing Job- talend 7.2</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Maven-compilation-error-while-executing-Job-talend-7-2/m-p/2328055#M97372</link>
      <description>&lt;P&gt;issue resolves when i pointed to new local branch git. thanks @Vaishnavi Khandelwal​&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 10:42:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Maven-compilation-error-while-executing-Job-talend-7-2/m-p/2328055#M97372</guid>
      <dc:creator>gt0731</dc:creator>
      <dc:date>2021-02-24T10:42:23Z</dc:date>
    </item>
  </channel>
</rss>

