Hi! I'm trying to configure Jenkins to work with Redmine. I mean I want to add report to Redmine (new post) after build in Jenkins. My Redmine site is "http://localhost/redmine/" and page where want to add post is "http://localhost/redmine/projects/tests". On the "http://localhost:8080/configure" (Jenkins) in "Redmine" section I put: - "Name": "Tests", - "Base url: "http://localhost/redmine/", - "Version number": "2.5.2.1". In the configuration of my project I put of course API key. When I start a build I receivce following information "Build step 'Aggregate Redmine ticket metrics' marked build as failure" and Jenkins doesn't add a post on the Redmine site.
-- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/1455caf2-bbf4-41a3-8929-28987e53b6c3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
