This is a hacky pom to download invoker plugins so the invoker plugins will not need proxy and remote repo configurations.
'org.codehaus.mojo:cbuild-tool-parent:1.0-beta-1'
<dependency>
<groupId>org.codehaus.mojo</groupId>
<artifactId>cbuild-tool-parent</artifactId>
<version>1.0-beta-1</version>
</dependency>
<dependency org="org.codehaus.mojo" name="cbuild-tool-parent" rev="1.0-beta-1"/>
"org.codehaus.mojo", "cbuild-tool-parent", "1.0-beta-1"