Skip to content

Instantly share code, notes, and snippets.

@almope
Created August 19, 2021 13:38
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 almope/122da691bb4dbc6d65f2ee03c3fb6ad7 to your computer and use it in GitHub Desktop.
Save almope/122da691bb4dbc6d65f2ee03c3fb6ad7 to your computer and use it in GitHub Desktop.
mvn -s /tmp/drools-settings.xml -Dmaven.wagon.http.retryHandler.count=3 -DskipTests=true -Dcontainer=wildfly -Dmaven.wagon.httpconnectionManager.ttlSeconds=25 -Dfull=true -e -B -Pwildfly -Pjenkins-pr-builder clean deploy -DaltDeploymentRepository=local::default::file:///tmp/repo -Dmaven.repo.local=/tmp/repo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment