An open API service indexing awesome lists of open source software.

https://github.com/bcdev/beam-plugin-aggregator

Aggregate multiple BEAM related projects for the build server
https://github.com/bcdev/beam-plugin-aggregator

Last synced: 3 months ago
JSON representation

Aggregate multiple BEAM related projects for the build server

Awesome Lists containing this project

README

          

BEAM Plugin Aggregator

The purpose of this project is to aggregate multiple BEAM related projects for easier
build configuration on our TeamCity build server.

Plugins which shall be aggregated must be added as module to the pom.xml file.
For each module a SCM connection must be configured within the related projected on the TeamCity server.
Also an additional build step, which builds the assembly, can be added for the new module.
Finally the assembly must be added to the list of artifact paths.
The already existing modules may serve as template.