mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DartifactId="My-artifactId" -DartifactName="My-artifactName" -DcompanyName="My-companyName" -DcustomClasspathScope="My-customClasspathScope" -DdisableLicenseWizard="My-disableLicenseWizard" -Deditions="My-editions" -DfreeTrialPeriod="My-freeTrialPeriod" -DftpKeyStoreFile="My-ftpKeyStoreFile" -DftpSecretMarkerClass="My-ftpSecretMarkerClass" -DgroupId="My-groupId" -DhideUninstallAction="My-hideUninstallAction" -DkeyGenLicenseAuthorizationClass="My-keyGenLicenseAuthorizationClass" -DkeyGenLicenseValidationClass="My-keyGenLicenseValidationClass" -DkeyGenLicenseValidationFunction="My-keyGenLicenseValidationFunction" -DkeyMgrClockClass="My-keyMgrClockClass" -DkeyMgrLicenseAuthorizationClass="My-keyMgrLicenseAuthorizationClass" -DkeyMgrLicenseValidationClass="My-keyMgrLicenseValidationClass" -DkeyMgrLicenseValidationFunction="My-keyMgrLicenseValidationFunction" -DkeyPairAlgorithm="My-keyPairAlgorithm" -DkeyPairSize="My-keyPairSize" -DkeyStoreType="My-keyStoreType" -DlicenseKeyFormat="My-licenseKeyFormat" -DlicensingSubject="My-licensingSubject" -Dpackage="My-package" -Dpassword="My-password" -DpbeAlgorithm="My-pbeAlgorithm" -DpreferencesType="My-preferencesType" -DprivateKeyStoreFile="My-privateKeyStoreFile" -DpublicKeyStoreFile="My-publicKeyStoreFile" -DsignatureAlgorithm="My-signatureAlgorithm" -DtrueLicenseVersion="My-trueLicenseVersion" -DverboseCli="My-verboseCli" -Dversion="My-version" -DarchetypeGroupId="net.java.truelicense" -DarchetypeArtifactId="truelicense-maven-archetype" -DarchetypeVersion="2.6.6" -DinteractiveMode=false
License |
License
TrueLicense Commercial License
|
---|---|
GroupId | GroupIdnet.java.truelicense |
ArtifactId | ArtifactIdtruelicense-maven-archetype |
Version | Version2.6.6 |
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.java.truelicense -DarchetypeArtifactId=truelicense-maven-archetype -DarchetypeVersion=2.6.6 -DinteractiveMode=false
Group / Artifact | Type | Version |
---|---|---|
net.java.truelicense : truelicense-jax-rs | jar | 2.6.6 |
net.java.truelicense : truelicense-json | jar | 2.6.6 |
net.java.truelicense : truelicense-maven-plugin | jar | 2.6.6 |
net.java.truelicense : truelicense-swing | jar | 2.6.6 |