Quick Start Maven Settings Configuration Guide
Version 1.1 by Lachlan Deck on 2011/08/13 21:20
Configuring Maven for use with WOCommunity artifacts
Unknown macro: color. Click on this message for details.
Unknown macro: color. Click on this message for details.
Unknown macro: color. Click on this message for details.
Unknown macro: color. Click on this message for details.
Unknown macro: noformat. Click on this message for details.
What does this do?
Two things.
- Defines a pluginGroup which provides a hint to maven for additional groupId's to look in for additional plugins that you refer to in abbreviated commands, such as for the wobootstrap plugin on the terminal. The default group maven looks in is org.apache.maven.plugins.
- Some additional repositories than the official maven repositories. This helps maven resolve and download wocommunity built artifacts that aren't already in your local or corporate maven repository.
Reference Documentation
See Maven Settings Reference for official apache documentation on the maven settings and options.
See settings.xml for official apache documentation on it's format.