Skip to content

fuinorg/javafx-cdi-archetype

Repository files navigation

javafx-cdi-archetype

Generates the JavaFX CDI Example Application Archetype.

maven-build Maven Central LGPLv3 License Java Development Kit 17

Usage

See detailed description on how to use it: archetype.

Modules

  • archetype - The generated Maven Archetype project. This will be used to bootstrap a new project via mvn archetype:generate plus some parameters.
  • example - The source example project to create a Maven Archetype from.
  • marchetyper - The plugin that converts from example to archetype.

Build

In the root directory simply run a maven build:

mvn clean install

This will delete the content of the archetype directory and recreate it with the converted content of the example project.

The conversion is configured with the marchetyper-config.xml file.

About

JavaFX with CDI Project Maven Archetype

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages