Recently I have been learning Maven as it is widely deployed and used at an organizational level in a very clever and effective manner. However, the Maven documentation, although quite extensive for an open-source project does not flow logically to educate a newbie. After scouring through most of the available online information in a not so logical progression and then trying to connect the pieces together, I came to a conclusion that the following would be the ideal order to comprehend Maven.
Online reference books made available by Sonatype.
All about Maven settings.
Core of Maven - Project Object Model and all its intricacies - multi-module builds, profiles, reactors etc
Online reference books made available by Sonatype.
All about Maven settings.
- The settings.xml file in your Maven installation directory/conf
- How to configure Maven settings
- Maven settings reference
- Settings model reference
Core of Maven - Project Object Model and all its intricacies - multi-module builds, profiles, reactors etc
No comments:
Post a Comment