mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DStormCrawlerVersion="My-StormCrawlerVersion" -DarchetypeGroupId="com.digitalpebble.stormcrawler" -DarchetypeArtifactId="storm-crawler-elasticsearch-archetype" -DarchetypeVersion="2.4" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.digitalpebble.stormcrawler |
ArtifactId | ArtifactIdstorm-crawler-elasticsearch-archetype |
Version | Version2.4 |
Type | Typemaven-archetype |
Description |
DescriptionA collection of resources for building low-latency, scalable web crawlers on Apache Storm.
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.digitalpebble.stormcrawler -DarchetypeArtifactId=storm-crawler-elasticsearch-archetype -DarchetypeVersion=2.4 -DinteractiveMode=false