[ 
https://issues.apache.org/jira/browse/KARAF-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067560#comment-13067560
 ] 

Charles Moulliard commented on KARAF-40:
----------------------------------------

Correct syntax to be used :

{code}
mvn archetype:generate -DarchetypeGroupId=org.apache.karaf.archetypes 
-DarchetypeArtifactId=archetypes-command -DarchetypeVersion=2.2.2 
-DgroupId=org.apache.shell.test -DartifactId=test.commands 
-Dversion=1.0-SNAPSHOT -Dscope='test' -Dcommand='TestCommand' -Ddescription='An 
example command for demonstrating the command archetype.' 
{code}

> Create a maven archetype for creating shell commands
> ----------------------------------------------------
>
>                 Key: KARAF-40
>                 URL: https://issues.apache.org/jira/browse/KARAF-40
>             Project: Karaf
>          Issue Type: Task
>            Reporter: Guillaume Nodet
>            Assignee: Ioannis Canellos
>             Fix For: 2.1.0
>
>         Attachments: command-archetype-patch.txt, karaf-archetypes-patch.txt, 
> karaf-archetypes-patch.txt
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to