Software Development

Tuesday, January 13, 2009

Configuring Hudson as CI, Part 3

If you got the following error after configuring Hudson to compile Netbeans project, be sure to follow this blog's instruction. Particularly about the part about
build.properties and private.properties

compile-jsps:
[java] java.lang.
NoClassDefFoundError: org/netbeans/modules/web/project/ant/JspC
[java] Exception in thread "main"

BUILD FAILED
http://xxx/hudson/job/xxx/ws/xxx/nbproject/build.xml :108: The following error occurred while executing this line:
http://xxx/hudson/job/xxx/ws/xxx/nbproject/build-impl.xml :442: Java returned: 1

0 Comments:

Post a Comment

<< Home