Dear Wiki user, You have subscribed to a wiki page or wiki category on "Maven Wiki" for change notification.
The following page has been changed by cseg: http://wiki.apache.org/maven/M2UserDocs/010WhatIsMaven2 ------------------------------------------------------------------------------ * allows projects to be nested to effectively and '''consistently support the notion of modules''' * '''resolves dependencies transitively''', whether between project modules, or third party components * '''plugins''' provide extensibility and customizability of the build process - * '''plugins are downloaded and installed automatically on demand''' + * '''plugins are downloaded and installed automatically on demand''' and are available for: - * plugins are available for: * running '''unit tests''' * generating '''javadocs''' * generating IDE project files for '''tight IDE integration''' and easy maintenance * building a project web site * everything else ("everything is a plugin") - ##[[Navigation(siblings)]] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]