aws-solutions / machine-to-cloud-connectivity-framework

Machine to Cloud Connectivity Framework is a reference implementation that enables connectivity between equipment supporting Open Protocol Communication Data Access (OPC DA), Open Protocol Communication Unified Architecture (OPC UA), OSI Pi, and Modbus TCP protocol.
https://aws.amazon.com/solutions/implementations/machine-to-cloud-connectivity-framework/
Apache License 2.0
16 stars 16 forks source link

The packages to be deployed is not under dist folder #5

Closed wchaws closed 3 years ago

wchaws commented 4 years ago

After I execute ./build-s3-dist.sh cmd, the output structure looks like below. The dist folder is empty. I think this is a bug

deployment
├── dist
├── global-s3-assets
│  └── machine-to-cloud-connectivity-framework.template
├── regional-s3-assets
│  ├── m2c2-job-builder.zip
│  ├── m2c2-opcda-connector.zip
│  └── m2c2-slmp-connector.zip
├── build-s3-dist.sh
├── initialize-repo.sh
├── machine-to-cloud-connectivity-framework.template
└── run-unit-tests.sh
emcfins commented 4 years ago

Thank you for opening this issue. We will address this in the next release.

emcfins commented 3 years ago

This was addressed in the last update.