mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Dversion="My-version" -Dplugin_type="My-plugin_type" -Dplugin_version="My-plugin_version" -Dplugin_name="My-plugin_name" -Dplugin_rest="My-plugin_rest" -Dplugin_description="My-plugin_description" -DarchetypeGroupId="org.opencastproject" -DarchetypeArtifactId="opencast-theodul-plugin" -DarchetypeVersion="12.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.opencastproject |
ArtifactId | ArtifactIdopencast-theodul-plugin |
Version | Version12.0 |
Type | Typemaven-archetype |
Description |
DescriptionOpencast :: engage-theodul-plugin-archetype
An archetype that generates a plugin for the Opencast Theodul Player
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.opencastproject -DarchetypeArtifactId=opencast-theodul-plugin -DarchetypeVersion=12.0 -DinteractiveMode=false