summaryrefslogtreecommitdiffstats
path: root/bundle-plugin/src/main
Commit message (Expand)AuthorAgeFilesLines
* Handle multiple artifacts with different classifiersjonmv2022-06-143-12/+11
* Add 'SPI-Provider'/'SPI-Consumer' to bundle-plugin manifest MOJOsBjørn Christian Seime2022-06-081-1/+8
* JDK 17: Use Opcodes.ASM9 for bundle-plugingjoranv2022-06-085-6/+6
* only visible annotations are needed at runtime.Arne H Juul2022-05-231-1/+3
* Detect classes with test annotations when generating test bundlejonmv2022-04-251-12/+28
* Upgrade dependencies and improve error message on unexpected artifactBjørn Christian Seime2022-04-051-1/+4
* Import types referenced in lambdasJon Bratseth2022-02-019-12/+32
* bundle-plugin creates reproducible archivesOla Aunrønning2022-01-201-0/+1
* Simplify testing by sticking to assertEquals/True/FalseHenning Baldersheim2021-12-192-1/+14
* Update Verizon Media copyright notices.gjoranv2021-10-076-6/+6
* Update 2018 copyright notices.gjoranv2021-10-0724-24/+24
* Update 2017 copyright notices.gjoranv2021-10-073-3/+3
* Remove the GenerateBundleClassPathMappingsMojo and tests.gjoranv2021-07-142-196/+0
* Stop generating the classpath mappings file.gjoranv2021-07-071-2/+1
* Revert "Stop creating the classpath mappings file."Harald Musum2021-07-061-1/+2
* Stop creating the classpath mappings file.gjoranv2021-07-061-2/+1
* 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
* Use javadoc-no-fork and various fixesHåkon Hallingstad2020-10-311-1/+1
* 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-21/+28
* 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
* Remove unused class.gjoranv2020-07-071-40/+0
* 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-223-68/+29
* Throw exception if a jar file contains the header Global-Packagegjoranv2020-06-181-0/+3
* Limit visibilitygjoranv2020-06-181-1/+1
* Merge pull request #11649 from vespa-engine/bjorncs/apache-commons-libraries-...Henning Baldersheim2020-01-061-22/+22
|\
| * Remove use of apache commons libraries in bundle-pluginBjørn Christian Seime2020-01-031-22/+22
* | Add/corect copyright headersJon Bratseth2020-01-031-0/+1
|/
* Add option to use artifact version as ExportPackage versiongjoranv2019-10-234-29/+62
* Revert "Gjoranv/artifact version for exports4"Harald Musum2019-10-234-62/+29
* Add option to use artifact version as ExportPackage versiongjoranv2019-10-234-29/+62
* Revert "Gjoranv/artifact version for exports3"gjoranv2019-10-234-62/+29
* Add option to use artifact version as ExportPackage versiongjoranv2019-10-224-29/+62
* Revert "Gjoranv/artifact version for exports2"gjoranv2019-10-224-62/+29
* Add option to use artifact version as ExportPackage versiongjoranv2019-10-194-29/+62
* Improve warning for overlapping packagesgjoranv2019-09-261-2/+2
* Remove unused and unsupported plugin parametersgjoranv2019-09-241-8/+0