Artifacts using Plexus Maven Plugin (12)
This plugin is designed simply to merge yaml files. Like when you need to merge parts of an API in openapi.
Last Release on Feb 18, 2022
3. Docker Manifest Collectosaur Plugin
cd.connect.pipeline » docker-manifest-collectosaur-pluginApache
This plugin is designed to be used in artifacts that generate docker images. babysaur will create a manifest
file in artifacts that create docker images and you should use mamasaur in the reactor that controls them. It depends
on the "modules" section and will walk down through your POM files looking for submodules of submodules. Given this
does not work with Maven when building differences, you should generally NOT use multiple levels of submodules with
maven reactors.
Last Release on Apr 2, 2018
Maven plugin to scan the classpath of the project being built and create a prescan file. The prescan
file contains paths to resources, web-fragment.xml and web.xml files. This is used by the WebRunner
to speed up start up of web applications.
Last Release on Apr 3, 2018
As all Groovy artifacts and mixed Groovy/Java artifacts must generate javadoc to release to central,
this provides a nice mechanism for this to occur. It is intended to be used with the Eclipse Maven plugin
and asks Maven for all source directories.
Last Release on Sep 9, 2017