summaryrefslogtreecommitdiffstats
path: root/bundle-plugin/src/main/java/com/yahoo/container/plugin/mojo
Commit message (Expand)AuthorAgeFilesLines
* Add 'failOnWarnings' config parameter.gjoranv2023-06-021-7/+18
* Add new manifest header for non-PublicApi usagegjoranv2023-06-021-10/+13
* Warn when a USER bundle imports non-PublicApi packages.gjoranv2023-06-011-1/+15
* minor: extract variable for provided jar artifactsgjoranv2023-05-311-4/+4
* Add special handling for bundles with groupId 'com.yahoo.vespa'gjoranv2023-05-251-4/+11
* Warn about correct missing provided artifact, based on bundle typegjoranv2023-05-251-2/+17
* minor: remove 'static' from enumgjoranv2023-05-251-1/+1
* Scan all included packages for PublicApigjoranv2023-05-241-3/+3
* Add X-JDisc-PublicApi-Package headergjoranv2023-05-241-2/+7
* Inline apache http client artifacts in container-apache-http-client-bundleBjørn Christian Seime2023-01-201-2/+7
* Unify on Streams.toList()Henning Baldersheim2023-01-172-6/+4
* Always include default excludes. Skip type 'pom'.Bjørn Christian Seime2023-01-121-5/+11
* Don't embed JARs installed in lib/jarsBjørn Christian Seime2023-01-111-0/+194
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-042-5/+5
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-042-5/+5
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-022-5/+5
* Use single versions of dependenciesBjørn Christian Seime2022-11-171-1/+1
* Handle multiple artifacts with different classifiersjonmv2022-06-142-2/+2
* Add 'SPI-Provider'/'SPI-Consumer' to bundle-plugin manifest MOJOsBjørn Christian Seime2022-06-081-1/+8
* Detect classes with test annotations when generating test bundlejonmv2022-04-251-12/+28
* bundle-plugin creates reproducible archivesOla Aunrønning2022-01-201-0/+1
* Update Verizon Media copyright notices.gjoranv2021-10-074-4/+4
* Update 2018 copyright notices.gjoranv2021-10-072-2/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Remove the GenerateBundleClassPathMappingsMojo and tests.gjoranv2021-07-141-116/+0
* Fix incorrect method name.gjoranv2021-04-121-2/+2
* Allow container-disc to embed the 'component' artifactgjoranv2021-04-121-2/+7
* Revert "Gjoranv/merge di into core (rebased)"Harald Musum2021-04-061-8/+3
* Fix incorrect method name.gjoranv2021-04-021-2/+2
* Allow container-disc to embed the 'component' artifactgjoranv2021-04-021-2/+7
* Emphasize that preinstalling bundles is a legacy thing.gjoranv2020-07-171-3/+3
* Move helper classes from 'mojo' to 'util'Bjørn Christian Seime2020-07-088-225/+10
* Only apply scope overrides on test scope dependenciesBjørn Christian Seime2020-07-081-12/+5
* Fail if the 'discPreinstallBundle' config parameter is usedgjoranv2020-07-071-0/+6
* Redesign dependency scopes are handled when constructing a test bundleBjørn Christian Seime2020-07-065-89/+145
* use more descriptive namesArne Juul2020-07-061-3/+3
* Fail the build if the 'component' artifact is embedded.gjoranv2020-07-031-6/+5
* Warn when the 'component' artifact is embedded in the bundle.gjoranv2020-07-011-0/+18
* Implement goal for assembling test bundlesBjørn Christian Seime2020-06-243-94/+147
* Implement goal for generating OSGi manifest for test bundlesBjørn Christian Seime2020-06-243-207/+305
* Add helper class for test bundlesBjørn Christian Seime2020-06-241-0/+25
* Introduce concept of 'test provided' scoped dependenciesBjørn Christian Seime2020-06-242-5/+86
* Remove all traces of global packages and rename public -> exportedgjoranv2020-06-221-20/+7
* Remove use of apache commons libraries in bundle-pluginBjørn Christian Seime2020-01-031-22/+22
* Add option to use artifact version as ExportPackage versiongjoranv2019-10-231-13/+39
* Revert "Gjoranv/artifact version for exports4"Harald Musum2019-10-231-39/+13
* Add option to use artifact version as ExportPackage versiongjoranv2019-10-231-13/+39
* Revert "Gjoranv/artifact version for exports3"gjoranv2019-10-231-39/+13
* Add option to use artifact version as ExportPackage versiongjoranv2019-10-221-13/+39
* Revert "Gjoranv/artifact version for exports2"gjoranv2019-10-221-39/+13