Fork me on GitHub

Introduction

The Maven Injection Plugin supports injection Maven properties into compiled classes.

Typical use case is if you need to programmatically provide project version or SCM version.

See usage or integration test examples