Robbie Gemmell created ARTEMIS-5566:
---------------------------------------

             Summary: remove unused and invalid pluginManagement entry for 
jetty-maven-plugin
                 Key: ARTEMIS-5566
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-5566
             Project: ActiveMQ Artemis
          Issue Type: Task
    Affects Versions: 2.41.0
            Reporter: Robbie Gemmell
            Assignee: Robbie Gemmell
             Fix For: 2.42.0


The poms have a pluginManagement entry for jetty-maven-plugin which is no 
longer being used (the usage moved to the new standalone console build), and is 
additionally invalid in that the GAV specified does not exist as from Jetty 12 
a new specification-specific qualifier was added to the artifactId. This could 
explain why dependabot is not proposing jetty upgrades, even after 
[https://github.com/apache/activemq-artemis/commit/dc42fd2be04272de154aae39e6f8c616ea7582ef]
 was fixed previously, since the jetty-maven-plugin definition is tied to the 
same version property used for jetty itself. Remove the pluginManagement entry.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@activemq.apache.org
For additional commands, e-mail: issues-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to