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

ASF GitHub Bot commented on MSITE-828:
--------------------------------------

olamy commented on a change in pull request #3: [MSITE-828] Upgrade jetty to 
recent version. Update to java 1.8 (required for jetty)
URL: https://github.com/apache/maven-site-plugin/pull/3#discussion_r229574062
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -392,20 +394,34 @@ under the License.
     </dependency>
 
     <dependency>
-      <groupId>org.mortbay.jetty</groupId>
-      <artifactId>jetty</artifactId>
-      <version>6.1.25</version>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-server</artifactId>
+      <version>9.4.11.v20180605</version>
 
 Review comment:
    the last version is `9.4.12.v20180830` and I would prefer having this 
version in a property instead of few repeats.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Jdk 1.8 required / Upgrade Jetty Version 9.4.12
> -----------------------------------------------
>
>                 Key: MSITE-828
>                 URL: https://issues.apache.org/jira/browse/MSITE-828
>             Project: Maven Site Plugin
>          Issue Type: Task
>            Reporter: Olivier Lamy (*$^¨%`£)
>            Assignee: Olivier Lamy (*$^¨%`£)
>            Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to