{"id":18509484,"url":"https://github.com/micronaut-projects/micronaut-maven-plugin","last_synced_at":"2025-12-24T16:07:22.755Z","repository":{"id":36962004,"uuid":"251564894","full_name":"micronaut-projects/micronaut-maven-plugin","owner":"micronaut-projects","description":"Maven plugin to execute Micronaut applications","archived":false,"fork":false,"pushed_at":"2025-09-19T15:40:02.000Z","size":32380,"stargazers_count":25,"open_issues_count":45,"forks_count":23,"subscribers_count":15,"default_branch":"4.10.x","last_synced_at":"2025-09-19T17:43:32.445Z","etag":null,"topics":["groovy","java","kotlin","maven","micronaut"],"latest_commit_sha":null,"homepage":"https://micronaut-projects.github.io/micronaut-maven-plugin/latest/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/micronaut-projects.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-03-31T10:02:30.000Z","updated_at":"2025-09-07T02:54:17.000Z","dependencies_parsed_at":"2023-10-16T18:18:41.650Z","dependency_job_id":"d226a6b5-8967-4c65-9c75-dd7fca8f2748","html_url":"https://github.com/micronaut-projects/micronaut-maven-plugin","commit_stats":null,"previous_names":[],"tags_count":86,"template":false,"template_full_name":null,"purl":"pkg:github/micronaut-projects/micronaut-maven-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micronaut-projects%2Fmicronaut-maven-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micronaut-projects%2Fmicronaut-maven-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micronaut-projects%2Fmicronaut-maven-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micronaut-projects%2Fmicronaut-maven-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micronaut-projects","download_url":"https://codeload.github.com/micronaut-projects/micronaut-maven-plugin/tar.gz/refs/heads/4.10.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micronaut-projects%2Fmicronaut-maven-plugin/sbom","scorecard":{"id":520218,"data":{"date":"2025-08-11","repo":{"name":"github.com/micronaut-projects/micronaut-maven-plugin","commit":"6425aefcc3021ed8572b921326c9f75b5fb79383"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/snapshot.yml:1","Warn: no topLevel permission defined: .github/workflows/windows-ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 1/15 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(4.9.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/snapshot.yml:16"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":10,"reason":"SAST tool detected","details":["Info: SAST configuration detected: Sonar","Warn: 24 commits out of 25 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/micronaut-projects/micronaut-maven-plugin/release.yml/4.10.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/micronaut-projects/micronaut-maven-plugin/release.yml/4.10.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/micronaut-projects/micronaut-maven-plugin/release.yml/4.10.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/micronaut-projects/micronaut-maven-plugin/release.yml/4.10.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/micronaut-projects/micronaut-maven-plugin/release.yml/4.10.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snapshot.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/micronaut-projects/micronaut-maven-plugin/snapshot.yml/4.10.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snapshot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/micronaut-projects/micronaut-maven-plugin/snapshot.yml/4.10.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/micronaut-projects/micronaut-maven-plugin/snapshot.yml/4.10.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/micronaut-projects/micronaut-maven-plugin/snapshot.yml/4.10.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snapshot.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/micronaut-projects/micronaut-maven-plugin/snapshot.yml/4.10.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/micronaut-projects/micronaut-maven-plugin/windows-ci.yml/4.10.x?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/micronaut-projects/micronaut-maven-plugin/windows-ci.yml/4.10.x?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/micronaut-projects/micronaut-maven-plugin/windows-ci.yml/4.10.x?enable=pin","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-crac/Dockerfile:1","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-crac/Dockerfile:3: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-crac/Dockerfile.crac.checkpoint:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-lambda/Dockerfile:1: pin your Docker image by updating public.ecr.aws/lambda/java:17 to public.ecr.aws/lambda/java:17@sha256:a97fbd0e1a9cb6fbf8eca60c13b292062d5df283d001087477ab4a3401ad00a5","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-native-distroless/Dockerfile:1","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-native-distroless/Dockerfile:11: pin your Docker image by updating gcr.io/distroless/cc-debian12 to gcr.io/distroless/cc-debian12@sha256:00cc20b928afcc8296b72525fa68f39ab332f758c4f2a9e8d90845d3e06f1dc4","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-native-lambda/Dockerfile.17.aarch64:1","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-native-lambda/Dockerfile.17.aarch64:17: pin your Docker image by updating public.ecr.aws/amazonlinux/amazonlinux:2023-minimal to public.ecr.aws/amazonlinux/amazonlinux:2023-minimal@sha256:2d719ef6bda8f0a7753b91b779789f1e1713cd023e6a169292112feaf73a4750","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-native-lambda/Dockerfile.17.amd64:1","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-native-lambda/Dockerfile.17.amd64:17: pin your Docker image by updating public.ecr.aws/amazonlinux/amazonlinux:2023-minimal to public.ecr.aws/amazonlinux/amazonlinux:2023-minimal@sha256:2d719ef6bda8f0a7753b91b779789f1e1713cd023e6a169292112feaf73a4750","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-native-lambda/Dockerfile.21.aarch64:1","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-native-lambda/Dockerfile.21.aarch64:17: pin your Docker image by updating public.ecr.aws/amazonlinux/amazonlinux:2023-minimal to public.ecr.aws/amazonlinux/amazonlinux:2023-minimal@sha256:2d719ef6bda8f0a7753b91b779789f1e1713cd023e6a169292112feaf73a4750","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-native-lambda/Dockerfile.21.amd64:1","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-native-lambda/Dockerfile.21.amd64:17: pin your Docker image by updating public.ecr.aws/amazonlinux/amazonlinux:2023-minimal to public.ecr.aws/amazonlinux/amazonlinux:2023-minimal@sha256:2d719ef6bda8f0a7753b91b779789f1e1713cd023e6a169292112feaf73a4750","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-native-netty-custom-base/Dockerfile:1","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-native-netty-custom-base/Dockerfile:11: pin your Docker image by updating ubuntu to ubuntu@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-native-netty-custom-ol/Dockerfile:1","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-native-netty-custom-ol/Dockerfile:11: pin your Docker image by updating cgr.dev/chainguard/wolfi-base:latest to cgr.dev/chainguard/wolfi-base:latest@sha256:1fd981aa0bcefd8da87ce55a9ae907862fcb6835c658fdb284867117fb0268ce","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-native-netty/Dockerfile:1","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-native-netty/Dockerfile:11: pin your Docker image by updating cgr.dev/chainguard/wolfi-base:latest to cgr.dev/chainguard/wolfi-base:latest@sha256:1fd981aa0bcefd8da87ce55a9ae907862fcb6835c658fdb284867117fb0268ce","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-native-oracle-function/Dockerfile:1","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-native-oracle-function/Dockerfile:11","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-native-oracle-function/Dockerfile:13: pin your Docker image by updating cgr.dev/chainguard/wolfi-base:latest to cgr.dev/chainguard/wolfi-base:latest@sha256:1fd981aa0bcefd8da87ce55a9ae907862fcb6835c658fdb284867117fb0268ce","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-native-oracle-http-function/Dockerfile:1","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-native-oracle-http-function/Dockerfile:11","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-native-oracle-http-function/Dockerfile:13: pin your Docker image by updating cgr.dev/chainguard/wolfi-base:latest to cgr.dev/chainguard/wolfi-base:latest@sha256:1fd981aa0bcefd8da87ce55a9ae907862fcb6835c658fdb284867117fb0268ce","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-native-static/Dockerfile:1","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-oracle-function/Dockerfile:3","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-oracle-function/Dockerfile:5","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-oracle-http-function/Dockerfile:3","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker-oracle-http-function/Dockerfile:5","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/dockerfile-docker/Dockerfile:1: pin your Docker image by updating eclipse-temurin:17-jre to eclipse-temurin:17-jre@sha256:3579917f5d48055c2d88b302b59dc809c28dcab8ba9bd8805446b5b46c0d9e49","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/issue1172-package/Dockerfile:2: pin your Docker image by updating mirror.gcr.io/eclipse-temurin:17-jre to mirror.gcr.io/eclipse-temurin:17-jre@sha256:3579917f5d48055c2d88b302b59dc809c28dcab8ba9bd8805446b5b46c0d9e49","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/issue1218/Dockerfile:1","Warn: containerImage not pinned by hash: micronaut-maven-integration-tests/src/it/issue1218/Dockerfile:11: pin your Docker image by updating cgr.dev/chainguard/wolfi-base:latest to cgr.dev/chainguard/wolfi-base:latest@sha256:1fd981aa0bcefd8da87ce55a9ae907862fcb6835c658fdb284867117fb0268ce","Warn: containerImage not pinned by hash: micronaut-maven-plugin/src/main/resources/dockerfiles/Dockerfile:2","Warn: containerImage not pinned by hash: micronaut-maven-plugin/src/main/resources/dockerfiles/DockerfileCrac:3","Warn: containerImage not pinned by hash: micronaut-maven-plugin/src/main/resources/dockerfiles/DockerfileCrac:5","Warn: containerImage not pinned by hash: micronaut-maven-plugin/src/main/resources/dockerfiles/DockerfileCracCheckpoint:2","Warn: containerImage not pinned by hash: micronaut-maven-plugin/src/main/resources/dockerfiles/DockerfileLambda:2","Warn: containerImage not pinned by hash: micronaut-maven-plugin/src/main/resources/dockerfiles/DockerfileNative:3","Warn: containerImage not pinned by hash: micronaut-maven-plugin/src/main/resources/dockerfiles/DockerfileNative:14","Warn: containerImage not pinned by hash: micronaut-maven-plugin/src/main/resources/dockerfiles/DockerfileNativeDistroless:3","Warn: containerImage not pinned by hash: micronaut-maven-plugin/src/main/resources/dockerfiles/DockerfileNativeDistroless:14","Warn: containerImage not pinned by hash: micronaut-maven-plugin/src/main/resources/dockerfiles/DockerfileNativeLambda:1","Warn: containerImage not pinned by hash: micronaut-maven-plugin/src/main/resources/dockerfiles/DockerfileNativeLambda:19: pin your Docker image by updating public.ecr.aws/amazonlinux/amazonlinux:2023-minimal to public.ecr.aws/amazonlinux/amazonlinux:2023-minimal@sha256:2d719ef6bda8f0a7753b91b779789f1e1713cd023e6a169292112feaf73a4750","Warn: containerImage not pinned by hash: micronaut-maven-plugin/src/main/resources/dockerfiles/DockerfileNativeOracleCloud:3","Warn: containerImage not pinned by hash: micronaut-maven-plugin/src/main/resources/dockerfiles/DockerfileNativeOracleCloud:13","Warn: containerImage not pinned by hash: micronaut-maven-plugin/src/main/resources/dockerfiles/DockerfileNativeOracleCloud:15","Warn: containerImage not pinned by hash: micronaut-maven-plugin/src/main/resources/dockerfiles/DockerfileNativeStatic:3","Warn: containerImage not pinned by hash: micronaut-maven-plugin/src/main/resources/dockerfiles/DockerfileOracleCloud:3","Warn: containerImage not pinned by hash: micronaut-maven-plugin/src/main/resources/dockerfiles/DockerfileOracleCloud:5","Warn: downloadThenRun not pinned by hash: .github/workflows/release.yml:66","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of  52 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T02:51:53.192Z","repository_id":36962004,"created_at":"2025-08-20T02:51:53.192Z","updated_at":"2025-08-20T02:51:53.192Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278267108,"owners_count":25958778,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["groovy","java","kotlin","maven","micronaut"],"created_at":"2024-11-06T15:17:50.033Z","updated_at":"2025-10-04T05:24:24.755Z","avatar_url":"https://github.com/micronaut-projects.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Micronaut Maven Plugin\n\n[![Maven Central](https://img.shields.io/maven-central/v/io.micronaut.maven/micronaut-maven-plugin.svg?label=Maven%20Central)](https://search.maven.org/artifact/io.micronaut.maven/micronaut-maven-plugin)\n[![Build Status](https://github.com/micronaut-projects/micronaut-maven-plugin/actions/workflows/snapshot.yml/badge.svg)](https://github.com/micronaut-projects/micronaut-maven-plugin/actions)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=io.micronaut.maven%3Amicronaut-maven-plugin-parent\u0026metric=alert_status)](https://sonarcloud.io/summary/new_code?id=io.micronaut.maven%3Amicronaut-maven-plugin-parent)\n[![Revved up by Develocity](https://img.shields.io/badge/Revved%20up%20by-Develocity-06A0CE?logo=Gradle\u0026labelColor=02303A)](https://ge.micronaut.io/scans)\n\n\nMaven plugin to execute Micronaut applications.\n\n## Documentation\n\nSee the [Documentation](https://micronaut-projects.github.io/micronaut-maven-plugin/latest) for more information.\n\nSee the [Snapshot Documentation](https://micronaut-projects.github.io/micronaut-maven-plugin/snapshot) for the current development docs.\n\nTo see the documentation of a particular version, replace `latest` or `snapshot` in the above URLs with the version string.\n\n## Snapshots and Releases\n\nSnaphots and releases are automatically published to Maven Central using [GitHub Actions](https://github.com/micronaut-projects/micronaut-maven-plugin/actions).\n\nA release is performed with the following steps:\n\n* [Publish the draft release](https://github.com/micronaut-projects/micronaut-maven-plugin/releases). There should be already a draft release created, edit and publish it. The Git Tag should start with `v`. For example `v1.0.0`.\n* [Monitor the Workflow](https://github.com/micronaut-projects/micronaut-maven-plugin/actions?query=workflow%3ARelease) to check it passed successfully.\n* Celebrate!\n\n## Contributing tips and tricks\n\n### Running integration tests\n\nYou can run integration tests by executing `mvn verify`\n\nIf you want to run individual tests, you can execute `mvn verify \"-Dinvoker.test=dockerfile*\"`. In this case,\n`dockerfile*` will match all test projects under `src/it` folder with a name that starts with \"dockerfile\".\n\n### Debugging\n\nTo debug the plugin, you first need to publish a snapshot to your Maven local:\n\n```shell\n$ mvn install\n```\n\nYou can skip execution of integration tests by adding `-Dinvoker.skip=true` to the command line.\n\nThen you need a sample application. The one at `examples/java` is the most up-to-date, but you can in principle generate\na new one from Micronaut Starter. Then, change its `pom.xml` to set the following property:\n\n```xml\n\u003cmicronaut-maven-plugin.version\u003e1.1.5-SNAPSHOT\u003c/micronaut-maven-plugin.version\u003e\n```\n\nPointing to whatever snapshot version you published before.\n\nFinally, from the sample application folder, run the Maven goal you are interested into with `mvnDebug` instead of `mvn`:\n\n```shell\nmvnDebug package -Dpackaging=docker\n```\n\nThen in your IDE, attach a remote debugger to port 8000.\n\n### Preparing for a new minor/major version\n\n```shell\nmvn release:update-versions -DautoVersionSubmodules=true -DdevelopmentVersion=4.6.0-SNAPSHOT\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicronaut-projects%2Fmicronaut-maven-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicronaut-projects%2Fmicronaut-maven-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicronaut-projects%2Fmicronaut-maven-plugin/lists"}