revanthreddy created the topic: creating a maven project by using hudson
hi,
iam new to maven.can any body help me how to create a new project by using hudson tool and also please give me necessary project structure hoe to create war file by using pom.xml
thanks®ards,
Revanth.
rajeshkumar replied the topic: Re: creating a maven project by using hudson
This you can achieve using 2 steps.
1. First write your pom.xml – For generating war files using maven, you can use following plugins.
maven.apache.org/plugins/maven-war-plugi…ng-webresources.html
2. Setup Jobs in Hudson and configure jobs using maven
hope this helps..
Regards,
Rajesh Kumar
Twitt me @ twitter.com/RajeshKumarIn
- Best AI tools for Software Engineers - November 4, 2024
- Installing Jupyter: Get up and running on your computer - November 2, 2024
- An Introduction of SymOps by SymOps.com - October 30, 2024