AutomaticDeployJavaMavenProject

Linux Bash Shell Automatic Deploy Java Maven Project( Remote deploy supported)

Stars
7

AutomaticDeployJavaMavenProject

Linux Bash Shell Automatic Deploy Java Maven Project( Remote deploy supported)

Please modify those setting in shell script file.

user_defined_project_clone="ssh://git@xxx/xxx.git"

user_defined_deploy_target_host_ip="xxx.xxx.xxx.xxx"

user_defined_project_top_directory_to_target_host="/path/to/deploy"

More infomation can goto Linux Shelljava maven

Good luck, :)