
hudson.maven.agent.classworlds.conf Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of maven-agent Show documentation
Show all versions of maven-agent Show documentation
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