You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Hi,
We are using Maven-type projects where the upstream and downstream dependencies are computed automatically.
Sometimes it happens that Jenkins gets confused about them and have wrong data. Is there anyway to reset them? Rebuilding usually does not fix the problem, the only solution is to delete the project and recreate it...
I won't create bug report because we are stuck with an old version of Jenkins (because we use the maven type project and need Java 6…) so I can't report a bug on the latest version… I'm not even sure how this happen!
By the way, how are the upstream and downstream dependencies computed? It is not clear to me if it's related to the type of the job (maven project) or if it relies on the fingerprint of the generated artefacts (and does it know which artifact to look for then?).