Commit f7baae4e authored by tywldx's avatar tywldx

fix

parent f2e43328
......@@ -50,6 +50,7 @@ function buildJavaProject()
echo "mvn clean package -P${profile} -Dmaven.test.skip=true"
mvn clean package -P${profile} -Dmaven.test.skip=true
echo "$target_path"
mv $project_path/$project/$target_path/*.jar $project_path/$project/$project.jar
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment