./mvnw install --> create target folder, maven will use the active profile to build the project, even if the profile includes to build the FE project too. ./mvnw clean install --> combine above ...