Skip to content
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.

Bayesian Stack Report: does not update during pipeline runs #207

Closed
burrsutter opened this issue Jun 7, 2017 · 7 comments
Closed

Bayesian Stack Report: does not update during pipeline runs #207

burrsutter opened this issue Jun 7, 2017 · 7 comments

Comments

@burrsutter
Copy link

burrsutter commented Jun 7, 2017

https://screencast.com/t/gATQgadjjBV
shows 2 deps but there are 3, I added one, a bad one
https://github.com/burrsutter/vertxbasic23/blob/master/pom.xml#L44
and no recommendations are offered, even with the bad dep added to my pom.xml
Note: this dep is flagged in Che, just not during the pipeline run

@burrsutter burrsutter changed the title b Bayesian Stack Report: does not update during pipeline runs Jun 7, 2017
@burrsutter
Copy link
Author

Che while editing pom.xml
https://screencast.com/t/6fuHDG0L9

@burrsutter
Copy link
Author

A gist of the Jenkins output
https://gist.github.com/burrsutter/44cfcf4249e4b951afd772c27a71969e
this run failed, I will restart Jenkins and try again

@joshuawilson
Copy link
Member

This issue was moved to fabric8-ui/fabric8-recommender#242

@samuzzal-choudhury
Copy link

@burrsutter because of the scope "import", the dependency logback-core 1.1.10, the stack analysis could not detect the appropriate reference stack and hence no recommendations were generated.

Removing the scope should get you the recommendation that you are looking for.

image

Recommendation in space dashboard:
image

@burrsutter
Copy link
Author

Import removal was the trick...now just make the Che and build/pipeline experience the same, I should not get a warning/recommendation in one but not the other - at least on the same exact thing in the pom.xml

@samuzzal-choudhury
Copy link

@burrsutter can we close this issue?

@joshuawilson
Copy link
Member

Closing this issue as it appears resolved. @burrsutter please reopen if needed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants