Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
[ERROR] Failed to execute goal on project Test: Could not resolve dependencies for project org.example.cloudproject.job:Test:jar:0.1.0: Cannot access central (https://repo1.maven.org/maven2/) in offline mode and the artifact org.example.cloudproject.code:routines:jar:7.3.1 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
I am getting this error while I am publishing a job to my Talend Cloud.
I am using a trial version of the talend cloud.
Hello,
Are you able to execute your job successfully within studio?
What does your job look like? Is there a child job which is called using tRunjob component from another parent job and if the child job contains a tRestClient component?
If so, you need to change in the child job, Job tab->Deployment section-> Change Build type -> Standalone, save the job and try to build or publish again.
Feel free to let us know if the job compile and build successfully.
Best regards
Sabrina
Hello,
Are you able to execute your job successfully within studio?
What does your job look like? Is there a child job which is called using tRunjob component from another parent job and if the child job contains a tRestClient component?
If so, you need to change in the child job, Job tab->Deployment section-> Change Build type -> Standalone, save the job and try to build or publish again.
Feel free to let us know if the job compile and build successfully.
Best regards
Sabrina
Thanks for your help,I reinstalled talend and now I am able to publish my jobs successfully.
Hello,
Great this issue is fixed. Thanks for letting us know it.
Best regards
Sabrina