rzo1 commented on PR #975:
URL: https://github.com/apache/tomee/pull/975#issuecomment-1321113107

   Looks like this upgrade also require some modification 
   
   ```bash
   Error:  Failed to execute goal 
org.codehaus.mojo:exec-maven-plugin:3.0.0:java (default) on project 
apache-tomee: An exception occured while executing the Java class. Unable to 
find matching maven coordinates from the following distributions.
   Error:    apache-tomee-webprofile-9.0.0-SNAPSHOT.zip
   Error:      - websocket-client-api.jar
   Error:    apache-tomee-microprofile-9.0.0-SNAPSHOT.zip
   Error:      - websocket-client-api.jar
   Error:    apache-tomee-plume-9.0.0-SNAPSHOT.zip
   Error:      - websocket-client-api.jar
   Error:    apache-tomee-plus-9.0.0-SNAPSHOT.zip
   Error:      - websocket-client-api.jar
   Error:  
   Error:  -> [Help 1]
   Error:  
   Error:  To see the full stack trace of the errors, re-run Maven with the -e 
switch.
   Error:  Re-run Maven using the -X switch to enable full debug logging.
   Error:  
   Error:  For more information about the errors and possible solutions, please 
read the following articles:
   Error:  [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
   Error:  
   Error:  After correcting the problems, you can resume the build with the 
command
   Error:    mvn <args> -rf :apache-tomee
   Error: Process completed with exit code 1.
   ```
   
   It seems this version does not offer these client api jars.


-- 
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]

Reply via email to