Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
]