-
Story
-
Resolution: Unresolved
-
Blocker
-
None
Hi,
I am have two separated projects "Mobile test automation app" and "Mobile test automation framework", the first one using some java classes from the framework project , when I am running the jobs in jenkins, it seems that the first project could not find called element from the second project.
I have got just an exception and mark it as borken in the test result generation.
Without Jenkins I never get NoClassDefFoundError. But when I used jenkins I got.
Build time there is no issue.
So what is going on in this situation? its jenkins related issue or javas issue?
Best regards,
Salhi