build-and-test

Official

Build, test, and verify Java projects with ease.

Authordtprj
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines building and testing a Java multi-module project using Maven, reducing manual setup and repetitive commands.

Core Features & Use Cases

  • Full builds across modules using Maven, with optional skip of unit tests.
  • Selective module builds and test-compile phases to speed up feedback.
  • Flexible test execution patterns for unit and integration tests, including ticking tests via -Dtick.

Quick Start

Run mvn clean package -DskipUTs to perform a full build, then mvn clean test -Dtick=5 to run unit tests, and mvn verify -DskipUTs -Dit.test=ClassName to run a specific integration test.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: build-and-test
Download link: https://github.com/dtprj/dongting/archive/main.zip#build-and-test

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.