I tried with the trunk code (1-389.snapshot), but I will get some compile failure at plugins part. So check that hudson-plugins' repository is at 1-387 level, so I changed some chars in pom.xml, then compile works.
I tried to load hudson source through eclipse (deal with mvn eclipse:eclipse, I'll have to make a M2_REPO variable inside eclipse's workspace preference).
Thus I got reference problems over jelly's api. I tried this with another version of hudson source tag(1-387), but the compile time problem is nearly the same.
Now I tried this on windows.....
hudson是一个持续集成系统