Skip to content

FreeStyle Not Working in some cases #44

@macpharlan

Description

@macpharlan

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions