[
https://issues.apache.org/jira/browse/BLUR-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14217201#comment-14217201
]
Tim Williams commented on BLUR-390:
-----------------------------------
Initial archetype has been committed, still trying to figure out the right way
to deal with versioning and dependency versioning inside the archetype pom. To
create a new "command" project:
{code}
mvn archetype:generate -DarchetypeGroupId=org.apache.blur
-DarchetypeArtifactId=blur-command
-DarchetypeVersion=0.2.4-incubating-SNAPSHOT-hadoop1 -DgroupId=my.company
-DartifactId=foo-command
{code}
> Archetype for new Command
> -------------------------
>
> Key: BLUR-390
> URL: https://issues.apache.org/jira/browse/BLUR-390
> Project: Apache Blur
> Issue Type: Improvement
> Components: Blur Platform
> Reporter: Tim Williams
> Priority: Minor
>
> We should create a maven archetype for creating a new Command project - it
> should provide a nice way to create a sample command with sample unit and
> integration tests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)