Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.

thorntail-examples/booster-license-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Thorntail Examples License Generator

Example usage:

$ mvn clean package -Dexample.project.dir=/path/to/thorntail-rest-http

example.project.dir

Path to the example project directory, e.g.:

-Dexample.project.dir=/path/to/thorntail-rest-http

external.license.service (optional)

URL of an external license service that can provide license information. If not set, no external license service is used.

-Dexternal.license.service=http://.../find-license-check-record-and-license-info

Community and product variants of the example

The license generator will automatically determine whether the example is a product variant or not, based on the project directory name. If the directory name ends with -redhat, it's considered product variant, otherwise community. This information is used for selecting which Maven repository should be used (JBoss.org Maven repo or Red Hat Maven repo).

Snowdrop license generator

This project uses the awesome Snowdrop license generator. Be sure to check it out!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%