> Am 06.02.2013 11:15, schrieb Adrien Rivard: >> I'm not sure that that the latest m2e have more in the maven >> repositories >> view than what you already have > > I did have a test install of m2e with Juno, and sure enough, one of the > things I checked was the Maven view. > Unfortunately, I couldn't detect anything new there. > > So the question still stands: What Eclipse plugin carries MRM > functionality? > If that's m2e: How do I access it?
I dont think there is a real MRM type of functionality in M2e ... kind of doesnt make sense to me either. A MRM is a server software while M2e is a development environment. If you are looking for MRM functionality on your desktop while developing I would suggest to just installl Nexus locally and proxy whatever external MRM you need to access, configure Maven to look at the local Nexus instance and voila.. I have been doing that for years and it works great.. manfred http://www.simpligility.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
