You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Andrea Stedile (Jira)" <ji...@apache.org> on 2021/01/05 02:38:00 UTC

[jira] [Updated] (SUREFIRE-1870) Update a dependency of the proposed example

     [ https://issues.apache.org/jira/browse/SUREFIRE-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrea Stedile updated SUREFIRE-1870:
-------------------------------------
    External issue URL: https://issues.apache.org/jira/browse/SUREFIRE-1871
           Description: 
[https://maven.apache.org/surefire/maven-failsafe-plugin/usage.html]

<groupId>org.eclipse.jetty</groupId>
 <artifactId>jetty-maven-plugin</artifactId>
 <version>9.2.2.v20140723</version>

jetty-maven-plugin should be updated to 11.0.0.

Please, see the related issue, where I describe the motivations for this upgrade, and why the actual Maven Failsafe Plugin's example contains a bug.

  was:
https://maven.apache.org/surefire/maven-failsafe-plugin/usage.html

<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-maven-plugin</artifactId>
<version>9.2.2.v20140723</version>

jetty-maven-plugin should be updated to 11.0.0.


> Update a dependency of the proposed example
> -------------------------------------------
>
>                 Key: SUREFIRE-1870
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1870
>             Project: Maven Surefire
>          Issue Type: Dependency upgrade
>          Components: Maven Failsafe Plugin
>    Affects Versions: 3.0.0-M4
>            Reporter: Andrea Stedile
>            Priority: Minor
>
> [https://maven.apache.org/surefire/maven-failsafe-plugin/usage.html]
> <groupId>org.eclipse.jetty</groupId>
>  <artifactId>jetty-maven-plugin</artifactId>
>  <version>9.2.2.v20140723</version>
> jetty-maven-plugin should be updated to 11.0.0.
> Please, see the related issue, where I describe the motivations for this upgrade, and why the actual Maven Failsafe Plugin's example contains a bug.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)