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