matthewmccullough / maven-training

Example Maven 2.0 projects for a 2-day Maven training course

Home Page:http://www.ambientideas.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maven Sample Projects

Git SCM-Integrated Maven Project

Sample 11 is a submodule. After cloning the top level project, type:

git submodule init
git submodule update

This will fetch the indicated Hash-referenced-version source for the submodule Sample 11.

SVN SCM-Integrated Maven Project

To checkout the subversion variant of Sample 11, type: svn co http://ambientideas.unfuddle.com/svn/ambientideas_sample11-svnscm/trunk sample11-svnscm.svn

Credits

These samples were authored by Matthew McCullough of Ambient Ideas, LLC. If you have suggestions for improvements, fork the project on GitHub and issue a pull request. You can also email me at matthewm@ambientideas.com

About

Example Maven 2.0 projects for a 2-day Maven training course

http://www.ambientideas.com


Languages

Language:Java 73.3%Language:Groovy 17.1%Language:CSS 7.8%Language:Shell 1.2%Language:JavaScript 0.6%