Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jebeaudet/0f9a4ce31a155e6cfb50681205d2a9b2 to your computer and use it in GitHub Desktop.
Save jebeaudet/0f9a4ce31a155e6cfb50681205d2a9b2 to your computer and use it in GitHub Desktop.
cat /usr/share/maven/bin/m2.conf
main is org.apache.maven.cli.MavenCli from plexus.core
set maven.conf default ${maven.home}/conf
[plexus.core]
load ${maven.conf}/logging
load ${maven.home}/lib/ext/redisson/*.jar
optionally ${maven.home}/lib/ext/*.jar
load ${maven.home}/lib/*.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment