jag-file-submission backend A Collection of server side service to facilitate file upload build Profile all this profile will build all projects (apps + libs) mvn clean install -P all Profile libs this profile will build only library modules mvn clean install -P libs test mvn clean verify -P all