Sign in
apache
/
aries
/
experimental-release-by-module
/
.
/
tutorials
/
blueprint
/
tutorial-assembly
/
src
/
main
/
scripts
/
build.bat
blob: 1900e3a376597b8a84420d6fe34308b61ce56ece [
file
] [
log
] [
blame
]
@echo
off
setlocal
cd
%~
dp0
echo
Building
project
%
1
cd
../
source
/%
1
mvn clean install