Creating the product from Jenkins

47 views
Skip to first unread message

swaraj somala

unread,
Feb 16, 2018, 10:37:29 AM2/16/18
to Jenkins Users

I tried to Create the product from Jenkins but I am facing the following issue

CodeGen_GUI 1.0.0 (1.0.0 1.0.0) requires 'org.antlr.runtime [4.3.0.v201502022030]' but it could not be found

In my target I have org.antlr.runtime [3.2.0.v201101311130] but Jenkins expecting the newer version of that jar 4.3.0. Is there any way to solve this issue please guide me?

Victor Martinez

unread,
Feb 16, 2018, 10:51:32 AM2/16/18
to Jenkins Users
No idea what you meant, you might need to explain a bit more what you did and what a product means and so on , otherwise I'm not sure whether others might be able to help you with

Cheers

swaraj somala

unread,
Feb 28, 2018, 12:10:51 AM2/28/18
to Jenkins Users
Hi ,

I am trying to create .product(java Product) in Jenkins, But i am getting the below errors.

[WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from 1.0.1 1.0.1 to org.antlr.runtime [4.3.0.v201502022030].; Unable to satisfy dependency from 1.0.1 1.0.1 to org.eclipse.jdt.core [3.12.3.v_OTDT_r253_201703071318].; Unable to satisfy dependency from 1.0.1 1.0.1 to org.slf4j.api [1.7.10.v20160921-1923].]
[WARNING] More information on the preceding warning(s) can be found here:
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.26.0:archive-repository (default-archive-repository) @ com.avin.product ---
[INFO] Building zip: E:\DDrive\daily\13-02\15_02\com.avin.product\target\com.avin.product-1.0.0.zip
[INFO] 
[INFO] --- tycho-p2-director-plugin:0.26.0:materialize-products (materialize-products) @ com.avin.product ---
[INFO] Installing product 1.0.1 for environment win32/win32/x86_64 to E:\DDrive\daily\13-02\15_02\com.avin.product\target\products\1.0.1\win32\win32\x86_64
Installing 1.0.1 1.0.1.
Installation failed.
Cannot complete the install because one or more required items could not be found.
Software being installed: bswCodeGen 1.0.1 (1.0.1 1.0.1)
Missing requirement: bswCodeGen 1.0.1 (1.0.1 1.0.1) requires 'org.antlr.runtime [4.3.0.v201502022030]' but it could not be found
Application failed, log file location: C:\Users\swaraj_somala\AppData\Local\Temp\tycho2233503430392072007equinox\config\1519735504852.log


I have used org.antlr.runtime [3.2.0.v201101311130],org.eclipse.jdt.core [3.12.3.v20170228-1205] in my target.
Can you please provide a repsonse for the same.

Thank You 

Victor Martinez

unread,
Feb 28, 2018, 7:35:50 AM2/28/18
to Jenkins Users
As far as I see and understand this particular question is about how to build a specific product which it's not about jenkins itself but something more specific of, likely, your work. Therefore, I cannot provide any insights but just some ideas:
- Can you reproduce those errors locally?
- Can you run the same steps in the jenkins agent manually?
- Can you confirm if your build environment contains those dependencies in the lib folder or whatsover path might be required?

Besides of that, I'm afraid I don't have enough context to help you with, but hope the above questions might help you.

Cheers

swaraj somala

unread,
Feb 28, 2018, 8:05:19 AM2/28/18
to Jenkins Users
Thank you, Victor Martinez, for your ideas, I will check those questions


On Friday, February 16, 2018 at 9:07:29 PM UTC+5:30, swaraj somala wrote:
Reply all
Reply to author
Forward
0 new messages