[ 
https://issues.apache.org/jira/browse/TOMEE-4416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889540#comment-17889540
 ] 

Lars Decker edited comment on TOMEE-4416 at 10/15/24 8:58 AM:
--------------------------------------------------------------

I can confirm that both issues I have reported here are caused by mvn 3.9.6.

With mvn 3.9.9 everything is fine. So you might want to add a minimal mvn 
version to your project for everyone to be able to build out of the box :)


was (Author: ldecker):
I can confirm that both issues I have reported here are caused by mvn 3.9.6.

With mvn 3.9.9 everything is fine. So you might add a minimal mvn version to 
your project for everyone to be able to build out of the box :)

> TomEE 10 M3 cannot be build
> ---------------------------
>
>                 Key: TOMEE-4416
>                 URL: https://issues.apache.org/jira/browse/TOMEE-4416
>             Project: TomEE
>          Issue Type: Bug
>    Affects Versions: 10.0.0-M3
>            Reporter: Lars Decker
>            Priority: Major
>
> After a fresh checkout the project cannot be build as 
> server\openejb-http\pom.xml
> is missing jetty utils dependencies:
>       <dependency>
>         <groupId>org.eclipse.jetty</groupId>
>         <artifactId>jetty-util</artifactId>
>         <version>${version.jetty}</version>
>       </dependency>



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to