In your pom.xml file, do something like the following:
You must have a SCM portion in your pom.xml so the plugin knows where to find your code and comments:
If your source control server requires authentication before the user is able to browse the repository you'll need to add some configuration parameters:
Other configuration parameters can be found here.
Labels
