Code that boots up Maven2 with Hudson's remoting support in place. Used for the native m2 support.
'org.jvnet.hudson.main:maven-agent:1.310'
<dependency>
<groupId>org.jvnet.hudson.main</groupId>
<artifactId>maven-agent</artifactId>
<version>1.310</version>
</dependency>
<dependency org="org.jvnet.hudson.main" name="maven-agent" rev="1.310"/>
"org.jvnet.hudson.main", "maven-agent", "1.310"