Integrated: 7872: Adding artifacts to third-party pom file, which are not getting resolved by maven
Virag Purnam
duke at openjdk.org
Tue Aug 16 08:57:25 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.
This pull request has now been integrated.
Changeset: 195d32c0
Author: vpurnam <vpurnam at VPURNAM-7420.in.oracle.com>
Committer: Suchita Chaturvedi <schaturvedi at openjdk.org>
URL: https://git.openjdk.org/jmc/commit/195d32c00510f28b77756a7f262af5877d371606
Stats: 37 lines in 2 files changed: 20 ins; 6 del; 11 mod
7872: Adding artifacts to third-party pom file, which are not getting resolved by maven
Reviewed-by: hirt
-------------
PR: https://git.openjdk.org/jmc/pull/418
More information about the jmc-dev
mailing list