12561257125812591260126112621263126412651266
} if ( mavenHome != null ) { invoker.setMavenHome( mavenHome ); request.addShellEnvironment( "M2_HOME", mavenHome.getAbsolutePath() ); } if ( javaHome != null ) { request.setJavaHome( javaHome );
16051606160716081609161016111612161316141615
} if ( mavenHome != null ) { invoker.setMavenHome( mavenHome ); request.addShellEnvironment( "M2_HOME", mavenHome.getAbsolutePath() ); } if ( mavenExecutable != null ) { invoker.setMavenExecutable( new File( mavenExecutable ) );
16221623162416251626162716281629163016311632
if ( environmentVariables != null ) { for ( Map.Entry<String, String> variable : environmentVariables.entrySet() ) { request.addShellEnvironment( variable.getKey(), variable.getValue() ); } } for ( int invocationIndex = 1;; invocationIndex++ ) {
14361437143814391440144114421443144414451446
16101611161216131614161516161617161816191620
16271628162916301631163216331634163516361637
if ( environmentVariables != null ) { for ( Map.Entry<String, String> variable : environmentVariables.entrySet() ) { request.addShellEnvironment( variable.getKey(), variable.getValue() ); } } for ( int invocationIndex = 1; ; invocationIndex++ ) {
14561457145814591460146114621463146414651466