[
https://issues.apache.org/jira/browse/TOMEE-4416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17888666#comment-17888666
]
Lars Decker commented on TOMEE-4416:
------------------------------------
That is strange, I deleted as well all Maven artifacts in cache. Your maven
vesion is newer, what is minimal maven version?
> 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)