Hi team,
how can we build any netbeans project using ANT in jenkins project.
I am struggling to get a proper step by step guidance for this topic.
Hi team,
how can we build any netbeans project using ANT in jenkins project.
I am struggling to get a proper step by step guidance for this topic.
This is very likely less of a Jenkins question and more of a question related to Netbeans and/or Ant. Figure out how to do the build (headlessly) from the command line. Once you can do that, transfer it over to Jenkins.