I just finished committing the code for IDE-1 and IDE-3 to the trunk. Previous versions of the VS2005 addin allowed building, installing and cleaning of maven projects. These new features allow you to add and delete local and remote artifacts to your pom and csproj files from within VS2005. You should upgrade to Maven 2.0.7 (2.0.6 may work but 2.0.5 will not). Special thanks to Campbell for the patch: http://jira.codehaus.org/browse/NMAVEN-86. This patch provided support for the settings model (settings.xml) and a utility for accessing it, which was a good chunk of the IDE-3 implementation.
Thanks, Shane
