4.0.0 org.springframework.boot spring-boot-starter-parent 3.2.6 com.music music-metadata-system 1.0.0 music-metadata-system Music metadata normalization and archiving infrastructure 21 3.5.7 org.springframework.boot spring-boot-starter-web com.baomidou mybatis-plus-spring-boot3-starter ${mybatis-plus.version} com.h2database h2 2.2.224 runtime org.springframework.boot spring-boot-starter-validation net.jthink jaudiotagger 2.2.5 com.github.albfernandez juniversalchardet 2.4.0 org.springframework.boot spring-boot-starter-test test org.springframework.boot spring-boot-maven-plugin org.jacoco jacoco-maven-plugin 0.8.12 prepare-agent report test report frontend-build org.codehaus.mojo exec-maven-plugin 3.3.0 frontend-npm-ci generate-resources exec ${project.basedir}/frontend npm ci frontend-npm-build process-resources exec ${project.basedir}/frontend npm run build maven-resources-plugin copy-built-frontend process-resources copy-resources ${project.basedir}/src/main/resources/static/app true ${project.basedir}/frontend/dist false org.apache.maven.plugins maven-antrun-plugin 3.1.0 clean-frontend-workdir initialize run clean-copied-frontend-output initialize run verify-copied-frontend-output process-resources run frontend-build profile did not copy frontend/dist/index.html into src/main/resources/static/app/