build

star 7

Build the Disenchantment plugin with Maven. Use after making code changes to verify compilation.

H7KZ By H7KZ schedule Updated 6/9/2026

name: build description: Build the Disenchantment plugin with Maven. Use after making code changes to verify compilation. disable-model-invocation: true allowed-tools: Bash(mvn *)

Run the Maven build and report the result.

Execute:

mvn clean package 2>&1

Then report:

  1. Whether the build succeeded or failed
  2. If failed: the exact error messages and which module failed
  3. If succeeded: the output JAR location (target/Disenchantment-*.jar)

Do not attempt to fix errors automatically — report them and wait for instructions.

Install via CLI
npx skills add https://github.com/H7KZ/Disenchantment --skill build
Repository Details
star Stars 7
call_split Forks 3
navigation Branch main
article Path SKILL.md
More from Creator