Skip to content

Extension of the maven archetype plugin supporting Properties-based configuration

Notifications You must be signed in to change notification settings

API4KBs/maven-cfg-archetype-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven Plugin that extends the default Maven Archetype Plugin

https://maven.apache.org/archetype/maven-archetype-plugin/index.html

providing a way to invoke the "generate project from archetype" MOJO, passing properties from a configuration file, rather than the command line.

(As of version 3.0.1, the feature is only implemented in the dual "generate archetype from project" MOJO. Should this feature be available in the official plugin, this extension would become obsolete and deprecated)

About

Extension of the maven archetype plugin supporting Properties-based configuration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages