Hi Chip, Yes, thanks for the explanation.
You can build the source from the root with the command 'mvn clean install** **'. After the build you will find the product distributions as zip archives under <source_root>/products/<product_name>/modules/distribution/target. Unzip the zip archive of a products and you will get the relevant LICENSE and NOTICE files in the top level. The distributed jars (third party and stratos) are under <product_name>/repository/components/plugins in the unzipped folder. Here, product_name = cloud-controller / elb / stratos-agent / stratos-controller. Hope this is helpful.
