-
Notifications
You must be signed in to change notification settings - Fork 66
Analytics fails to find manifest files while using the osio pipeline library for building Java projects #4535
Comments
@rupalibehera As we havnt added our support for the new pipeline for maven, it will not trigger the analytics as its not able to find the manifest files. As discusses in sprint demo and [https://chat.openshift.io/developers/pl/u34eh8o3wfyomksp77kjt4k3se] we will providing support for maven only in L train. |
Setting this as P1 since it's a dependence on #4547 |
@chmouel AS mentioned earlier as well, i dont understand why is analytics stack report blocking any of this? You can go ahead and merge the changes for the new pipeline. The analytics part wont work but it wont affect the build pipeline. When we add the analytics support for maven, you will start seeing the stack report. I dont know how can this be blocking? cc @sivaavkd |
This has been discussed few times already - in MM, in sprint demos, SoS report email etc and this was not a blocker earlier. We have it as a user story/feature request in our sprint 159 plan and we are working on it. It will take till end of the sprint to complete it. @yzainee @geetikabatra - I read the comments in #4547 and looks like the issue found in that can be fixed only by moving to new pipeline for Maven. If they migrate to new pipeline, will it not be a Sev1/P1 regression for Analytics because stack report doesn't show up ? |
https://openshift.io/openshiftio/Openshift_io/plan/detail/1168 |
cc: @sivaavkd |
I am working on #4319 - which is Java support with the new osio pipeline library for existing boosters.
I came across this bug while testing one of the Java boosters.
Below are the logs :
Here is the complete build log - https://paste.fedoraproject.org/paste/dan8~RXaqQ3DrkXilQDboA
Steps to reproduce:
Below is the Jenkinsfile to be used
Please let me know if you have any questions or queries.
cc: @rupalibehera
The text was updated successfully, but these errors were encountered: