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

Lars Decker commented on TOMEE-4416:
------------------------------------

I could easily add the maven enforcer plugin and enforce 3.9.8 or up, but not 
sure if this is wanted by the whole project members? The pom.xml says

  <prerequisites>
    <maven>3.2.5</maven>
  </prerequisites>

but it doesn't seem that this is enforced by the build (changing values doesn't 
trigger any actual checks!?).

> 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