Cursor rule
.cursor/rules/maven.mdcMaven build conventions for whatsapp-verify
Cursor rules
Quality
37/100
Scores the file, not the repository.Length
87 words
3 headings · 0 code blocksRepository
0
— · pushed 4 days agoLast changed
3 days ago
First indexed 3 days ago.1234567# Maven Conventions89- Use the Maven wrapper (`./mvnw`) for all build commands.10- Managed dependency versions come from `quarkus-bom`; only specify versions for dependencies not in the BOM.11- Keep `<properties>` for version pinning of external dependencies and plugins.1213# Build Commands1415- Build: `./mvnw clean install --batch-mode`16- Test: `./mvnw test --batch-mode`17- Native build: `./mvnw clean install -Pnative --batch-mode`1819# Testing2021- Unit tests use JUnit 5 with `quarkus-junit`.22- Integration tests use `@QuarkusMainIntegrationTest` and `@Launch` for CLI testing.23- Code coverage via `quarkus-jacoco`.24
Also in garethahealy/whatsapp-verify
Diff this repo’s formatsOne repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| garethahealy/whatsapp-verify.cursor/rules/java-quarkus.mdc · 0 | Cursor rules | style | 48/100 | 3 days ago | |
| garethahealy/whatsapp-verify.cursor/rules/github-actions.mdc · 0 | Cursor rules | buildgitsecurityagent-behaviour | 29/100 | 3 days ago | |
| garethahealy/whatsapp-verify.cursor/rules/project-context.mdc · 0 | Cursor rules | arch | 29/100 | 3 days ago | |
| garethahealy/whatsapp-verify.cursor/rules/unbreakable.mdc · 0 | Cursor rules | do-not | 11/100 | 3 days ago |
Similar configs
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| TechSquidTV/Hermes.cursor/rules/10-hermes-api.mdc · 45 | Cursor rules | testlint-formatstylearch+5 | 100/100 | 3 days ago | |
| hiromaily/go-crypto-wallet.cursor/rules/typescript.mdc · 126 | Cursor rules | setupbuildtestlint-format+6 | 100/100 | 3 days ago | |
| langflow-ai/langflow.cursor/rules/docs_development.mdc · 153k | Cursor rules | setupbuildtestlint-format+7 | 97/100 | 3 days ago | |
| TechSquidTV/Hermes.cursor/rules/20-hermes-api-tests.mdc · 45 | Cursor rules | teststyletesting-strategysecurity+3 | 97/100 | 3 days ago | |
| skillrecordings/egghead-next.cursor/rules/project-update-user-rules.mdc · 1.4k | Cursor rules | buildtestlint-formatstyle+7 | 96/100 | 3 days ago | |
| nerds-odd-e/doughnut.cursor/rules/cli.mdc · 49 | Cursor rules | setupbuildteststyle+4 | 96/100 | 3 days ago | |
| skillrecordings/egghead-next.cursor/rules/gh-task-plan.mdc · 1.4k | Cursor rules | teststylearchtypes+2 | 96/100 | 3 days ago | |
| skillrecordings/egghead-next.cursor/rules/project-update-rules.mdc · 1.4k | Cursor rules | buildtestlint-formatstyle+7 | 96/100 | 3 days ago |
