[
https://issues.apache.org/jira/browse/TOMEE-4416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17895531#comment-17895531
]
Lars Decker commented on TOMEE-4416:
------------------------------------
So I have tried to build tomee main today on a different windows machine (that
never had mvn installed before). This works with 3.9.6.
So, sorry for the confusion! Still wondering why my build fails with 3.9.6 on
the other machine although i deleted all .m2 stuff though and working fine with
3.9.9
Closing this one
> 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)