-
Notifications
You must be signed in to change notification settings - Fork 375
ConfigureMavenProjects
angelozerr edited this page Aug 4, 2015
·
2 revisions
Once you have cloned the repo and imported the project, your navigator view view should looks like this :
[We need to configure our project as "Maven project" to activate m2eclipse menu entry on project :
(http://wiki.xdocreport.googlecode.com/git/screenshots/ConfigureMavenProject1.png))
Let's launch a full maven build (mvn install) : This step may take a while since maven needs to download the required dependencies.
[At the end, you should be able to see a "BUILD SUCCESSFUL" in the console :
(http://wiki.xdocreport.googlecode.com/git/screenshots/ConfigureMavenProject3.png))
Let's Import the maven modules :
[(http://wiki.xdocreport.googlecode.com/git/screenshots/ConfigureMavenProject5.png))
- Overview
- Getting Started
- FAQ
- Which License Applies
- Download
- Developer's Guide
- User's Guide
- Contributor's Guide
- Acknowledgment
- Articles
- Releases