jorgaf opened a new issue, #1036:
URL: https://github.com/apache/maven-mvnd/issues/1036

   Hello,
   
   I am trying to use mvnd with de archetype generate and I get this error:
   
   [INFO] No archetype defined. Using maven-archetype-quickstart 
(org.apache.maven.archetypes:maven-archetype-quickstart:1.0)
   Exception in thread "main" java.lang.ClassCastException: 
org.mvndaemon.mvnd.common.Message$ProjectEvent cannot be cast to 
org.mvndaemon.mvnd.common.Message$StringMessage
        at 
org.mvndaemon.mvnd.common.logging.TerminalOutput.doAccept(TerminalOutput.java:315)
        at 
org.mvndaemon.mvnd.common.logging.TerminalOutput.accept(TerminalOutput.java:213)
        at 
org.mvndaemon.mvnd.client.DefaultClient.execute(DefaultClient.java:372)
        at org.mvndaemon.mvnd.client.DefaultClient.main(DefaultClient.java:163)
   
   I am working with:
   Apache Maven Daemon (mvnd) 1.0.0 darwin-amd64 native client 
(0cb7cbcbed6fad010b14dcd05acdc0a59685d88d)
   Terminal: org.jline.terminal.impl.PosixSysTerminal with pty 
org.jline.terminal.impl.jni.osx.OsXNativePty
   Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256)
   Maven home: /👻/.sdkman/candidates/mvnd/current/mvn
   Java version: 22, vendor: Oracle Corporation, runtime: 
/👻/.sdkman/candidates/java/22-open
   Default locale: es_EC, platform encoding: UTF-8
   OS name: "mac os x", version: "13.6.7", arch: "x86_64", family: "mac"
   
   


-- 
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: issues-unsubscr...@maven.apache.org.apache.org

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

Reply via email to