Append 'package' command in Makefile
@@ -263,6 +263,11 @@ test:
mvn -Dtest=${TEST} clean compile test
make stop
package:
make start
mvn clean package
deploy:
mvn clean deploy
The note is not visible to the blocked user.