mvolikas commented on PR #1343:
URL: 
https://github.com/apache/incubator-stormcrawler/pull/1343#issuecomment-2452974989

   > Running the archetype generation with
   > 
   > mvn archetype:generate -DarchetypeGroupId=org.apache.stormcrawler 
-DarchetypeArtifactId=stormcrawler-solr-archetype 
-DarchetypeVersion=3.1.1-SNAPSHOT
   > 
   > fails
   
   @jnioche This is strange; I cannot reproduce it locally. In my case, it runs 
as expected by first running:
   `mvn clean install` for `incubator-stormcrawler project`
   Then running the `mvn archetype` command you wrote.
   ```
   mvn --version
   Apache Maven 3.8.7
   Maven home: /usr/share/maven
   Java version: 17.0.12, vendor: Ubuntu, runtime: 
/usr/lib/jvm/java-17-openjdk-amd64
   Default locale: en_US, platform encoding: UTF-8
   OS name: "linux", version: "6.8.0-47-generic", arch: "amd64", family: "unix"
   ```
   
   Could it be a directory permissions issue?
   Can you provide the full exception trace?


-- 
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: dev-unsubscr...@stormcrawler.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to