March 09
Prof. Ismael H. F. Santos                                                                               2
Working with multiple project builds
nThe pom.xml modules file - OpsImp/pom.xml
nThe submodules of the master project can inherit properties from the master pom.xml file.
nNone of the submodules needs to declare JUnit as a dependency,even though they both contain unit tests.
n