aboutsummaryrefslogtreecommitdiffstats
path: root/bundle-plugin/src/main/java/com/yahoo/container/plugin/mojo/AssembleContainerPluginMojo.java
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* minor: remove 'static' from enumgjoranv2023-05-251-1/+1
|
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
|
* Move helper classes from 'mojo' to 'util'Bjørn Christian Seime2020-07-081-0/+1
|
* Implement goal for assembling test bundlesBjørn Christian Seime2020-06-241-94/+13
| | | | | | | Introduce an abstract class containing behaviour that is shared with existing bundle assemble goal. Add abstract
* Rename config param to attach bundle artifactgjoranv2018-08-241-2/+2
| | | | .. to better follow maven convention and terminology.
* Add option to attach the bundle to the artifact.gjoranv2018-07-231-0/+18
|
* Bundle-plugin Scala code converted to JavaOlli Virtanen2018-06-131-0/+145