mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DartifactId="My-artifactId" -DartifactName="My-artifactName" -Dcompany="My-company" -DcustomClasspathScope="My-customClasspathScope" -DdisableWizard="My-disableWizard" -Deditions="My-editions" -DfreeTrialPeriod="My-freeTrialPeriod" -DftpKeyStoreFile="My-ftpKeyStoreFile" -DftpSecretMarkerClass="My-ftpSecretMarkerClass" -DgroupId="My-groupId" -DhideUninstallAction="My-hideUninstallAction" -DkeyGenAuthorizationClass="My-keyGenAuthorizationClass" -DkeyGenValidationClass="My-keyGenValidationClass" -DkeyGenValidationComposition="My-keyGenValidationComposition" -DkeyMgrAuthorizationClass="My-keyMgrAuthorizationClass" -DkeyMgrClockClass="My-keyMgrClockClass" -DkeyMgrValidationClass="My-keyMgrValidationClass" -DkeyMgrValidationComposition="My-keyMgrValidationComposition" -DkeyPairAlgorithm="My-keyPairAlgorithm" -DkeyPairSize="My-keyPairSize" -DkeyStoreType="My-keyStoreType" -DlicenseKeyFormat="My-licenseKeyFormat" -Dpackage="My-package" -Dpassword="My-password" -DpbeAlgorithm="My-pbeAlgorithm" -DpreferencesType="My-preferencesType" -DprivateKeyStoreFile="My-privateKeyStoreFile" -DpublicKeyStoreFile="My-publicKeyStoreFile" -DsignatureAlgorithm="My-signatureAlgorithm" -Dsubject="My-subject" -DtrueLicenseVersion="My-trueLicenseVersion" -DverboseCli="My-verboseCli" -Dversion="My-version" -DarchetypeGroupId="net.truelicense" -DarchetypeArtifactId="truelicense-maven-archetype" -DarchetypeVersion="3.2.0" -DinteractiveMode=false
License |
License
TrueLicense Commercial License
|
---|---|
GroupId | GroupIdnet.truelicense |
ArtifactId | ArtifactIdtruelicense-maven-archetype |
Version | Version3.2.0 |
Type | Typemaven-archetype |
Description |
DescriptionTrueLicense Maven Archetype
The TrueLicense Maven Archetype is a turn-key solution for designing
and implementing a custom licensing schema for your software product.
The archetype generates a tailor-made project which is composed of
ready-made modules for vending and consuming license keys.
The modules contain code templates which you can easily customize
without writing code by configuring a set of properties.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=net.truelicense -DarchetypeArtifactId=truelicense-maven-archetype -DarchetypeVersion=3.2.0 -DinteractiveMode=false
Group / Artifact | Type | Version |
---|---|---|
net.truelicense : truelicense-jax-rs Optional | jar | 3.2.0 |
net.truelicense : truelicense-maven-plugin Optional | jar | 3.2.0 |
net.truelicense : truelicense-swing Optional | jar | 3.2.0 |
net.truelicense » truelicense-v1 Optional | jar | 3.2.0 |
net.truelicense : truelicense-v2-json Optional | jar | 3.2.0 |
net.truelicense : truelicense-v2-xml Optional | jar | 3.2.0 |