Meta
Categories
Category Archives: maven
Maven Multiple Module Projects
Multiple Module Projects * See Multiple Module Projects for detailed instructions. Setup Multiple Module Projects * Create a new directory named step-by-step * cd to the new directory * Create a new Maven simple project: mvn archetype:create -DgroupId=guide.ide.eclipse -DartifactId=guide-ide-eclipse * … Continue reading