...
- Try all of the VS Addin features at least once
- Import a project (generate poms)
- Add NMaven Artifact (does it add to the solution file also?)
- Add Reference (does it add to the pom? should it? (Framework dependencies shouldn't be in the pom.))
- Remove NMaven Artifact (does it remove from the solution? does it remove anything it shouldn't?) (... does this menu option still exist or do we just use Remove Reference?)
- Remove Reference (does it remove from the pom?)
- Make sure that the solution/project files and pom files stay in sync for all the possible actions you can take within Visual Studio
- Adding a dependency
- Changing the version number
- ...
Note: Delete your local repository, pab and uab directories frequently to test that artifacts can be resolved from a remote repo.
...
