Adding FUSE Maven repos to m2eclipse
The m2eclipse plugin provides Apache Maven integration in Eclipse. For information on how to install and use m2eclipse, try http://www.sonatype.com/book/reference/eclipse.html.
To add the open.iona.com Maven repositories, first find the Indexes View.

Next, right click on the Indexes View and click 'Add Index'.

To add the open.iona.com release repo, enter http://repo.open.iona.com/maven2 for the repository url and open.iona.m2 for the repository id.

To add the open.iona.com snapshot repo, enter http://repo.open.iona.com/maven2-snapshot for the repository url and open.iona.m2-snapshot for the repository id.

Your Indexes View should look like this now.

