Re: Code examples
Hi there,
For chapters 17, 18, and 19, the pom.xml is there, under the 'maven' sub-directory - these chapters would also have an 'ant' directory, so the project could be ran from both. The reason for 2 separate directories is that the Ant one comes with Eclipse setup, while the maven doesn't (as Maven can generate those files automatically).
I know it's confusing to have different layouts for each chapter, but eventually they will be unified (it's a work in progress, anyways  .
-- Felipe
|