Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Maven Issue while using tExtractJSONFields

Hello Team,

 

I am getting below Maven Issue.  I started getting this issue when i started using tExtractJSONFields components and i prompted me to install a JAR file and i did. however when i execute the job it gets failed with the below error message.

 

When i removed the tExtractJSONFields components , the job is executed successfully.

 

Execution failed : java.lang.Exception: Job was not built successfully, please check the logs for more details available on C:/TalendStudio/V711/studio/work/.repositories/399208409/branches/Gopi_Workspace/PLDATA_NEWCO/poms/jobs/process/job_api_0.1/lastGenerated.log
[ERROR] Failed to execute goal on project Job_API: Could not resolve dependencies for project com.thehartford.talend.pldata_newco.job:Job_API:jar:0.1.0: The following artifacts could not be resolved: org.talend.libraries:commons-logging-1.1.1:jar:6.0.0, org.talend.libraries:ezmorph-1.0.6:jar:6.0.0, org.talend.libraries:staxon-1.2:jar:6.0.0: Cannot access central (http://repo.maven.apache.org/maven2) in offline mode and the artifact org.talend.libraries:commons-logging-1.1.1:jar:6.0.0 has not been downloaded from it before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException

[Job was not built successfully, please check the logs for more details available on C:/TalendStudio/V711/studio/work/.repositories/399208409/branches/Gopi_Workspace/PLDATA_NEWCO/poms/jobs/process/job_api_0.1/lastGenerated.log
[ERROR] Failed to execute goal on project Job_API: Could not resolve dependencies for project com.thehartford.talend.pldata_newco.job:Job_API:jar:0.1.0: The following artifacts could not be resolved: org.talend.libraries:commons-logging-1.1.1:jar:6.0.0, org.talend.libraries:ezmorph-1.0.6:jar:6.0.0, org.talend.libraries:staxon-1.2:jar:6.0.0: Cannot access central (http://repo.maven.apache.org/maven2) in offline mode and the artifact org.talend.libraries:commons-logging-1.1.1:jar:6.0.0 has not been downloaded from it before. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
]

 

 

 

 

Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hi
Which Java version are you using? It seems the studio installation is not complete, you might always meet the same issue when using other components, not only tExtractJsonField.

Regard
Shong