diff --git a/core/pom.xml b/core/pom.xml index 787e7ade8..a58eb4a0a 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -1,4 +1,4 @@ - + - - 4.0.0 + 4.0.0 - - io.jenkins.pluginhealth.scoring - plugin-health-scoring-parent - 3.7.1-SNAPSHOT - ../pom.xml - + + io.jenkins.pluginhealth.scoring + plugin-health-scoring-parent + 3.7.1-SNAPSHOT + ../pom.xml + - plugin-health-scoring-core + plugin-health-scoring-core - Plugin Health Scoring :: Core + Plugin Health Scoring :: Core - - - org.jenkins-ci - version-number - 1.11 - - - org.kohsuke - github-api - - - org.eclipse.jgit - org.eclipse.jgit - 6.9.0.202403050737-r - - - org.apache.maven - maven-model - - - com.fasterxml.jackson.dataformat - jackson-dataformat-yaml - + + + com.fasterxml.jackson.dataformat + jackson-dataformat-yaml + + + com.vladmihalcea + hibernate-types-60 + 2.21.1 + + + org.apache.maven + maven-model + + + org.eclipse.jgit + org.eclipse.jgit + 6.9.0.202403050737-r + + + org.jenkins-ci + version-number + 1.11 + + + org.kohsuke + github-api + - - org.springframework.boot - spring-boot-starter-data-jpa - - - org.springframework.boot - spring-boot-starter-validation - - - com.vladmihalcea - hibernate-types-60 - 2.21.1 - + + org.springframework.boot + spring-boot-starter-data-jpa + + + org.springframework.boot + spring-boot-starter-validation + - - ${project.groupId} - plugin-health-scoring-test - test - - - org.springframework.boot - spring-boot-starter-test - test - - - junit - junit - - - - - org.junit.jupiter - junit-jupiter-engine - test - - - org.junit.jupiter - junit-jupiter-params - test - - - org.postgresql - postgresql - test - - + + ${project.groupId} + plugin-health-scoring-test + test + + + org.junit.jupiter + junit-jupiter-engine + test + + + org.junit.jupiter + junit-jupiter-params + test + + + org.postgresql + postgresql + test + + + org.springframework.boot + spring-boot-starter-test + test + + + junit + junit + + + + diff --git a/test/pom.xml b/test/pom.xml index 5727241d8..4a91957fc 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -1,4 +1,4 @@ - + - - 4.0.0 + 4.0.0 - - io.jenkins.pluginhealth.scoring - plugin-health-scoring-parent - 3.7.1-SNAPSHOT - ../pom.xml - + + io.jenkins.pluginhealth.scoring + plugin-health-scoring-parent + 3.7.1-SNAPSHOT + ../pom.xml + - plugin-health-scoring-test + plugin-health-scoring-test - Plugin Health Scoring :: Test + Plugin Health Scoring :: Test - - - org.springframework.boot - spring-boot-starter-test - - - junit - junit - - - - - org.testcontainers - junit-jupiter - - - org.testcontainers - postgresql - - + + + org.springframework.boot + spring-boot-starter-test + + + junit + junit + + + + + org.testcontainers + junit-jupiter + + + org.testcontainers + postgresql + + diff --git a/war/pom.xml b/war/pom.xml index 1d2b28db2..0a64ab3cd 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -1,4 +1,4 @@ - + - - 4.0.0 + 4.0.0 - - io.jenkins.pluginhealth.scoring - plugin-health-scoring-parent - 3.7.1-SNAPSHOT - ../pom.xml - + + io.jenkins.pluginhealth.scoring + plugin-health-scoring-parent + 3.7.1-SNAPSHOT + ../pom.xml + - plugin-health-scoring-war + plugin-health-scoring-war - Plugin Health Scoring :: WAR + Plugin Health Scoring :: WAR - - - ${project.groupId} - plugin-health-scoring-core - + + + ${project.groupId} + plugin-health-scoring-core + + + com.squareup.okhttp3 + okhttp + + + com.vladmihalcea + hibernate-types-60 + 2.21.1 + + + nz.net.ultraq.thymeleaf + thymeleaf-layout-dialect + - - org.kohsuke - github-api - - - io.jsonwebtoken - jjwt-impl - runtime - - - io.jsonwebtoken - jjwt-jackson - runtime - - - com.squareup.okhttp3 - okhttp - + + org.kohsuke + github-api + - - org.springframework.boot - spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-security - - - org.springframework.boot - spring-boot-starter-thymeleaf - - - nz.net.ultraq.thymeleaf - thymeleaf-layout-dialect - + + org.springframework.boot + spring-boot-configuration-processor + true + - - org.springframework.boot - spring-boot-starter-data-jpa - - - org.springframework.boot - spring-boot-starter-validation - - - com.vladmihalcea - hibernate-types-60 - 2.21.1 - - - org.postgresql - postgresql - runtime - + + org.springframework.boot + spring-boot-starter-actuator + - - org.springframework.boot - spring-boot-starter-actuator - + + org.springframework.boot + spring-boot-starter-data-jpa + + + org.springframework.boot + spring-boot-starter-security + + + org.springframework.boot + spring-boot-starter-thymeleaf + + + org.springframework.boot + spring-boot-starter-validation + - - org.springframework.boot - spring-boot-configuration-processor - true - - - org.springframework.boot - spring-boot-devtools - runtime - true - + + org.springframework.boot + spring-boot-starter-web + + + io.jsonwebtoken + jjwt-impl + runtime + + + io.jsonwebtoken + jjwt-jackson + runtime + + + org.postgresql + postgresql + runtime + + + org.springframework.boot + spring-boot-devtools + runtime + true + - - ${project.groupId} - plugin-health-scoring-test - test - - - org.springframework.boot - spring-boot-starter-test - test - - - junit - junit - - - - - org.junit.jupiter - junit-jupiter-engine - test - - - org.junit.jupiter - junit-jupiter-params - test - - - org.testcontainers - junit-jupiter - test - - - org.testcontainers - postgresql - test - - + + ${project.groupId} + plugin-health-scoring-test + test + + + org.junit.jupiter + junit-jupiter-engine + test + + + org.junit.jupiter + junit-jupiter-params + test + + + org.springframework.boot + spring-boot-starter-test + test + + + junit + junit + + + + + org.testcontainers + junit-jupiter + test + + + org.testcontainers + postgresql + test + + - - plugin-health-scoring - - - - maven-jar-plugin - - - - ${project.version} - - - - - - - - - maven-antrun-plugin - - - download-yarn - - run - - validate - - - - - - - - - - - Checksum error - - - - - - - com.github.eirslett - frontend-maven-plugin - 1.15.0 - - - install node and yarn - - install-node-and-yarn - - initialize - - v${node.version} - v${yarn.version} - https://repo.jenkins-ci.org/nodejs-dist/ - - - - yarn install - - yarn - - initialize - - install - - - - yarn build - - yarn - - generate-sources - - build - - - - - - org.springframework.boot - spring-boot-maven-plugin - ${spring-boot.version} - - - - build-info - repackage - - - - - - false - - - time - group - artifact - name - - - - - pl.project13.maven - git-commit-id-plugin - 4.9.10 - - true - ${project.build.outputDirectory}/git.properties - - git.commit.id.abbrev - - - - - - revision - - generate-resources - - - - - + + plugin-health-scoring + + + + maven-jar-plugin + + + + ${project.version} + + + + + + + + + com.github.eirslett + frontend-maven-plugin + 1.15.0 + + + install node and yarn + + install-node-and-yarn + + initialize + + v${node.version} + v${yarn.version} + https://repo.jenkins-ci.org/nodejs-dist/ + + + + yarn install + + yarn + + initialize + + install + + + + yarn build + + yarn + + generate-sources + + build + + + + + + maven-antrun-plugin + + + download-yarn + + run + + validate + + + + + + + + + + + Checksum error + + + + + + + org.springframework.boot + spring-boot-maven-plugin + ${spring-boot.version} + + + false + + + time + group + artifact + name + + + + + + build-info + repackage + + + + + + pl.project13.maven + git-commit-id-plugin + 4.9.10 + + true + ${project.build.outputDirectory}/git.properties + + git.commit.id.abbrev + + + + + + revision + + generate-resources + + + + +