Re: Test results not being displayed properly

2013-03-06 Thread Andreas Schöneck
Seems to still *not* work. :( Will research this further. In the meanwhile: Anyone any idea? Am Dienstag, 5. März 2013 11:29:05 UTC+1 schrieb Andreas Schöneck: > > Hey there, > > as a note: this might be related to > https://issues.jenkins-ci.org/browse/JENKINS-16696. > I wil

Re: Test results not being displayed properly

2013-03-05 Thread Andreas Schöneck
Hey there, as a note: this might be related to https://issues.jenkins-ci.org/browse/JENKINS-16696. I will check whether an upgrade will resolve this tomorrow. Regards, Andreas Am Donnerstag, 28. Februar 2013 11:05:27 UTC+1 schrieb Andreas Schöneck: > > Hello! > > tl;dr: Integration

Re: Where to place test dependent files

2013-02-28 Thread Andreas Schöneck
Just as a side node, a good place to put Java binary files into might be a Maven repository, just like Nexus or Artifactory. If you are interested in more information, http://maven.apache.org might be a good starting point. Short story: Maven is a build and dependency management tool. Am Monta

Re: SVN Checkout failing on Jenkins slave servers

2013-02-28 Thread Andreas Schöneck
Hello, obviously, you have to provide credentials (i.e. username/password) to be authenticated by your subversion server. In Jenkins this is done in the project settings, just where you enter the SVN URL. Regards, Andreas Am Donnerstag, 21. Februar 2013 08:05:20 UTC+1 schrieb Basavaraj Kolli:

Test results not being displayed properly

2013-02-28 Thread Andreas Schöneck
Hello! tl;dr: Integration test result links in xUnit result in 404 error. The long story: We are currently experiencing strange behaviour with our integration test project. Let me first say some words on the setup. We have an integration environment consisting of a couple of servers which we ru

Cannot install m2release plugin

2012-02-28 Thread Andreas Schöneck
Hey there, whenever I try to install m2release plugin into Hudson 2.2.0 (with maven plugin 2.2.1) I get an HTTP 500 error with a stack trace beginning as follows java.lang.NullPointerException at hudson.model.UpdateSite$Plugin.getNeededDependencies(UpdateSite.java:580) at hudso