Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [hudson-dev] Error building

Hi,

Strange. Remoting is part of Hudson, so should not be the case.

Could you tell us which version of Hudson are you using?.  Also
wondering if this could be anything to do with openjdk you are using
which fails to load the class.

- Winston


On 7/24/12 10:56 AM, Miller, Adam A CIV SPAWARSYSCEN-ATLANTIC, 58500 wrote:
> I'm kind of new to Hudson. I have a single build project, called test, and I have only one remote repo, which it has synced from successfully. 
>  
> The only build objective that I have specified is "Invoke Maven 3" with goals "clean install"
>  
> But I get a funny error: 
>  
> https://gist.github.com/04da890df11378f3a427
>  
> I don't know how to debug it or where to begin. All I have in my git repo is a single main file containing a hello world example. I just want to see hudson work-I wouldn't think that Hudson should fail for what this exception trace is giving just because there's not a pom.xml file specified for maven, but I'm not absolutely certain. Can someone help me out?
> _______________________________________________
> hudson-dev mailing list
> hudson-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/hudson-dev



Back to the top