Skip to content

oktadev/example-maven-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple example Apache Maven plugin

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages