Skip to content

Example of how to embed the maven build system as library into a simple Java application

Notifications You must be signed in to change notification settings

sbszcz/mvn-embedder-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven embedder poc

This project demonstrates how maven could be embedded (see: Maven Embedder) into a simple Java application.

The example project (Spring-Boot application) resides in src/main/java/resources/demo and is build by the embedded maven library.

How to run

  1. Clone this repo
  2. Execute
    ./gradlew run

About

Example of how to embed the maven build system as library into a simple Java application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages