/example-maven-plugin

A simple example Apache Maven plugin

Primary LanguageJava

Tutorial: How to build a Maven Plugin

This repository contains example code for an Apache Maven Plugin. To see see how this was build, take a look at the corresponding blog post: How to Build a Maven Plugin

Prerequisites:

Getting Started

To install this example, run the following commands:

git clone https://github.com/oktadeveloper/example-maven-plugin.git
cd example-maven-plugin
mvn install

Run it!

mvn com.okta.example:example-maven-plugin:version