RFR: 7872: Adding artifacts to third-party pom file, which are not getting resolved by maven
Marcus Hirt
hirt at openjdk.org
Mon Aug 15 18:45:23 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.
Marked as reviewed by hirt (Lead).
-------------
PR: https://git.openjdk.org/jmc/pull/418
More information about the jmc-dev
mailing list