Skip to content

xyalan/stackinfo-maven-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StackInfo Maven plugin

A very simple Maven plugin which only provides prepare mojo now. This mojo stores pom.xml files in effective-like format for further processing. It works as an aggregator.

Usage

Simply run Maven and specify plugin coordinates together with prepare mojo:

mvn io.github.stackinfo:stackinfo-maven-plugin:0.1:prepare

The results will be in target/stackinfo/poms/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%