User Documentation
One Minute Introduction
Two Minute Introduction
Your own plugin
Coffee Break Introduction
Property substitution
FAQ
|
|||||
|
|||||
User DocumentationOne Minute Introduction |
Building Custom plugins using Maven
Building Custom plugins using Maven //TODO..If you are coming from an 'Ant only' background to XDoclet2, then Maven might appear a little out of place initially. I also felt that way until I finally decided to give it a try!. Maven indeed makes java builds so much simpler, ofcourse, as long as you are ready to give into some of the restrictions it imposes on you (personally, I did'nt find it too restrictive though). Building Custom PluginsThanks to Maven's 'Multiproject' build feature, building custom XDoclet2 plugins could'nt have gotten any easier. Maven's 'Multiproject' feature employs Maven POM (Project Object Model) inheritance whereby all Maven 'sub-projects' inherit the properties of the top-level/common project. |
||||
|
Copyright 2003-2006 - The Codehaus. All rights reserved unless otherwise noted.
Powered by Atlassian Confluence
|
|||||