jnioche commented on code in PR #1177:
URL:
https://github.com/apache/incubator-stormcrawler/pull/1177#discussion_r1544392257
##########
README.md:
##########
@@ -18,7 +18,7 @@ The version of Apache Storm to install must match the one
defined in the pom.xml
Once Storm is installed, the easiest way to get started is to generate a brand
new StormCrawler project using \:
-`mvn archetype:generate -DarchetypeGroupId=com.digitalpebble.stormcrawler
-DarchetypeArtifactId=storm-crawler-archetype -DarchetypeVersion=2.11`
+`mvn archetype:generate -DarchetypeGroupId=com.digitalpebble.stormcrawler
-DarchetypeArtifactId=stormcrawler-archetype -DarchetypeVersion=2.11`
Review Comment:
ah, I see (sorry I am being slow). I am wondering whether we should put
`org.apache.stormcrawler.... 3.0-SNAPSHOT` there anyway.
It means pppl will have to `mvn install` first but at least it will be
consistent with the content of the repo
WDYT?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]