Maven net beans integration
Today I am going to discuss about maven net beans integration
Prerequisite :
____________
Java understanding required
Net beans ide usage required
Maven download required
Step1 :
Go to window ->others maven repository.
Here you can download artifacts
Before that go to options set maven home and repository local
Step 2
Open project type maven use ctrl+shift+N as short cut to do this
Step 3
Select net beans dependency project
Step 4
Give artifactid.
Give proper name press ok
Here maven will download all artifacts. If there is no connection time out error everything is fine
Project will be opened
Step5
Add maven targets from maven repository
Build your project using maven. And deploy
Thanks
Sent from BlackBerry® on Airtel
Comments