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
- Host: GitHub
- URL: https://github.com/bcdev/beam-plugin-aggregator
- Owner: bcdev
- Created: 2010-06-08T09:04:37.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2015-11-12T08:19:20.000Z (over 10 years ago)
- Last Synced: 2025-12-26T02:34:11.810Z (6 months ago)
- Homepage: http://envisat.esa.int/beam
- Size: 132 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
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.