'Maven osgi.bundle dependency missing

I am trying to build maven package and get a error: Missing requirement: org.talend.designer.codegen 8.8.8.qualifier requires 'osgi.bundle; org.talend.repository 0.0.0' but it could not be found

But OK, org.talend.repository is another package in the parent directory. But all my maven compilations was failed on "osgi.bundle" dependency. Where can I get this dependency and how can I install it.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source