All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hudson.maven.agent.classworlds.conf Maven / Gradle / Ivy

Go to download

Code that boots up Maven2 with Hudson's remoting support in place. Used for the native maven support.

The newest version!
#
# mostly copied as-is from $MAVEN_HOME/bin/m2.conf
# but also loads the interceptor before loading any other components
#
main is org.apache.maven.cli.MavenCli from plexus.core.maven

set maven.home default ${user.home}/m2

[plexus.core]
load ${maven.home}/core/*.jar

[plexus.core.maven]
load ${maven.interceptor.override}
load ${maven.interceptor}
load ${maven.home}/lib/*.jar




© 2015 - 2025 Weber Informatics LLC | Privacy Policy