[
https://issues.apache.org/jira/browse/SHINDIG-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13476929#comment-13476929
]
Martin Höller edited comment on SHINDIG-1482 at 10/16/12 11:37 AM:
-------------------------------------------------------------------
Hi!
I've created a very basic archetype for a shindig demo webapp. Attached are the
sources and a archetype JAR ready to use. Once the archtype JAR is installed
(use mvn install:install-file) one can create a new demo-webapp by executing
mvn archetype:generate -DarchetypeGroupId=org.apache.shindig
-DarchetypeArtifactId=shindig-demo-archetype -DgroupId=myGroupId
-DartifactId=myArtifactId -Dversion=1.0-SNAPSHOT
You can test the webapp by changing to the newly created directory and
executing "mvn jetty:run-war".
The webapp is availabl via http://localhost:8080/
was (Author: matinh):
Hi!
I've created a very basic archetype for a shindig demo webapp. Attached are the
sources and a archetype JAR ready to use. Once the archtype JAR is installed
(use mvn install:install-file) one can create a new demo-webapp by executing
mvn archetype:generate -DarchetypeGroupId=org.apache.shindig
-DarchetypeArtifactId=shindig-demo-archetype -DgroupId=myGroupId
-DartifactId=myArtifactId -Dversion=1.0-SNAPSHOT
You can test the webapp by changing to the newly created directory and
executing mvn
jetty:run-war
The webapp is availabl via http://localhost:8080/
> Create Shindig Maven Archetype
> ------------------------------
>
> Key: SHINDIG-1482
> URL: https://issues.apache.org/jira/browse/SHINDIG-1482
> Project: Shindig
> Issue Type: New Feature
> Components: Java
> Reporter: Henry Saputra
> Priority: Minor
> Attachments: shindig-demo-archetype-1.0-SNAPSHOT.jar,
> shindig-demo-archetype-sources.tar.gz
>
>
> Creating Maven archetype will make developers life easier when creating new
> Java web application projects with Shindig
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira