One of the most common reasons for test failures in a build that runs perfectly well on other machines is the presence of spaces in the absolute path of the directory containing the source tree (happened to me a few days ago when I wanted to show to a colleague how easy it is to use Hudson to set up continuous integration for a Maven project...). Can you check this?
Andreas On Sun, Aug 9, 2009 at 23:39, Davanum Srinivas<[email protected]> wrote: > Please create a JIRA and upload logs and information on your environment > > thanks, > dims > > On 08/09/2009 01:39 PM, Hiranya Jayathilaka wrote: >> >> On Sun, Aug 9, 2009 at 9:49 PM, Andreas Veithen >> <[email protected]>wrote: >> >>> As I said earlier, if somebody could post more information about the >>> build failure, maybe we could do something about it... >> >> >> The problem with the jaxws-integration module is that one of the resources >> named 'AppleFinderService' required by the builder is no longer in the >> trunk. >> >> Thanks, >> Hiranya >> >> >>> >>> >>> Andreas >>> >>> On Sun, Aug 9, 2009 at 08:10, Hiranya Jayathilaka<[email protected]> >>> wrote: >>>> >>>> >>>> On Sat, Aug 8, 2009 at 11:21 PM, Pradeep Fernando<[email protected]> >>>> wrote: >>>>> >>>>> hi devs, >>>>> >>>>> I tried to buid the axis2(revision 802424) but failed. The error is >>> >>> same >>>>> >>>>> as mentioned by thilina. This is the first time i'm building this in >>> >>> this >>>>> >>>>> machine.so i couldnt build without testcases due to that famous >>>>> applefinder.... test case. >>>> >>>> When I have to build Axis2 trunk off a clean Maven repo I usually >>>> comment >>>> out the jaxws-integration module from the top level pom.xml and build >>> >>> Axis2 >>>> >>>> with tests skipped. I agree that it is not the most elegant solution but >>>> it's good enough if all you need is an Axis2 snapshot binary to try >>>> something out. >>>> Thanks, >>>> Hiranya >>>> >>>>> >>>>> thilina, how did you get around this error? >>>>> >>>>> thanks. >>>>> pradeep >>>> >>>> >>>> >>>> -- >>>> Hiranya Jayathilaka >>>> Software Engineer; >>>> WSO2 Inc.; http://wso2.org >>>> E-mail: [email protected]; Mobile: +94 77 633 3491 >>>> Blog: http://techfeast-hiranya.blogspot.com >>>> >>> >> >> >> >
