summaryrefslogtreecommitdiffstats
path: root/bundle-plugin/src/test/java/com/yahoo/container/plugin/mojo
Commit message (Collapse)AuthorAgeFilesLines
* Convert bundle-plugin to junit5Bjørn Christian Seime2022-07-291-5/+5
|
* Handle null parentVersion properlyjonmv2022-04-261-0/+1
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Move helper classes from 'mojo' to 'util'Bjørn Christian Seime2020-07-081-134/+0
|
* Only apply scope overrides on test scope dependenciesBjørn Christian Seime2020-07-081-40/+73
| | | | Split original unit test into multiple test methods
* Redesign dependency scopes are handled when constructing a test bundleBjørn Christian Seime2020-07-062-68/+101
| | | | | Introduce concept of translating dependency scopes. Change test bundle config in bundle-plugin to take a list of overrides for dependency scopes.
* Remove Mockito usageBjørn Christian Seime2020-06-251-6/+4
|
* Introduce concept of 'test provided' scoped dependenciesBjørn Christian Seime2020-06-241-0/+70
| | | | | | 'Test provided' dependencies are treated as 'provided' scoped dependencies when building a test bundle. Other 'test' scoped dependencies are bundled as 'compile'.
* Fix author tag for SimonBjørn Christian Seime2018-07-051-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* PublishJon Bratseth2016-06-151-0/+25