Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Ray0801
Creator
Creator

Error while publishing my job from studio to cloud

[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.

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable

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

 

 

View solution in original post

3 Replies
Anonymous
Not applicable

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

 

 

Ray0801
Creator
Creator
Author

Thanks for your help,I reinstalled talend and now I am able to publish my jobs successfully.

Anonymous
Not applicable

Hello,

Great this issue is fixed. Thanks for letting us know it.

Best regards

Sabrina