ivy-plugin
ivy-plugin copied to clipboard
FreeStyle Not Working in some cases
We have recently added a few more components to our Jenkins utilizing the ivy plugin. We use the FreeStyle build with ivy added as a post build section(Trigger the build of other projects based on Ivy dependency management system)
We have setup 3-4 new projects and none of them seem to be triggering the ivy dependency plugin, there are no upstream or downstream mappings created.
The only thing we can see that is different from the projects that work is that they are not Java projects, but this should not matter right?
We looked at the jenkins logs and don't see any errors. We do see warnings (no matching versions for ...), but this happens on the ones that work also.
The warnings are odd as it says it can't resolve certain dependencies, but the are there and resolve find in our build. I wonder if the warnings come the tool using a different ivysettings file? The logs make it look like it is using this one: :: loading settings :: url = jar:file:/D:/workspace/Jenkins/plugins/ivy/WEB-INF/lib/ivy-2.4.0.jar!/org/apache/ivy/core/settings/ivysettings.xml