RFR: 7872: Adding artifacts to third-party pom file, which are not getting resolved by maven

Virag Purnam duke at openjdk.org
Tue Aug 9 06:05:53 UTC 2022


On Tue, 9 Aug 2022 06:00:21 GMT, Virag Purnam <duke at openjdk.org> wrote:

> Sometimes below mentioned artifacts are not getting resolved by *mvn p2:site*. 
> * jetty-security
> * jetty-server
> * websocket-core-server
> * jetty-xml
> 
> These plugins will be missing in jmc -> releng -> third-party -> target ->repository -> plugins.
> So adding these to third-party pom file. Adding these artifacts is not creating any effect on existing behavior. These artifacts will be just hosted on local p2 site.

Formatting issues have been corrected in **DependencyView.java**. No code changes have been done to this class.

-------------

PR: https://git.openjdk.org/jmc/pull/418


More information about the jmc-dev mailing list