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:
To install this example, run the following commands:
git clone https://github.com/oktadeveloper/example-maven-plugin.git
cd example-maven-plugin
mvn install
mvn com.okta.example:example-maven-plugin:version