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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend 7.1.1 Source not compiling

While compiling, I have got the following errors.

 

...

[INFO] {osgi.os=win32, osgi.ws=win32, org.eclipse.update.install.features=true, osgi.arch=x86}
[ERROR] Cannot resolve project dependencies:
[ERROR] Software being installed: org.talend.rcp.nl 7.1.1.qualifier
[ERROR] Missing requirement: org.talend.rcp 7.1.1.qualifier requires 'bundle org.talend.repository 0.0.0' but it could not be found
[ERROR] Cannot satisfy dependency: org.talend.rcp.nl 7.1.1.qualifier depends on: bundle org.talend.rcp 0.0.0
[ERROR]
[ERROR] See http://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help.
[ERROR] Cannot resolve dependencies of MavenProject: org.talend.studio0683p000009MA5A.pngrg.talend.rcp.nl:7.1.1-SNAPSHOT @ F:\Work\China\Talend\Source\tcommon-studio-se-master\i18n\plugins\org.talend.rcp.nl\pom.xml: See log for details -> [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/MavenExecutionException

 

I have downloaded the sources of studio-se-master and tcommon-studio-se and others from github

And I have successfully compiled studio-se-master, while compile with tcommon-studio-se I have got above errors

 

I have read a similar topic at here: https://community.talend.com/t5/Installing-and-Upgrading/Talend-6-3-0-Source-not-compiling/td-p/6691...

But there is no any correct answer, please help me to figure out this

Thanks

Kindly Regards

Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hello,

Are you running java 8?  Does this issue repro when you compile talend 7.0.1?

Best regards

Sabrina

Anonymous
Not applicable
Author

Have you managed to work this out? I'm facing the same issue. Doubt it's the reason of JDK but I'll try 1.8.0 anyway.