Files
seaweedfs/.github
chrislu 81867f0dd9 debug: add detailed verification for Maven artifact upload
The Maven artifacts are not appearing in the downloaded artifacts!
Only 'docker' directory is present, '.m2' is missing.

Added verification to show:
1. Does ~/.m2/repository/com/seaweedfs exist?
2. What files are being copied?
3. What SNAPSHOT artifacts are in the upload?
4. Full structure of artifacts/ before upload

This will reveal if:
- Maven install didn't work (artifacts not created)
- Copy command failed (wrong path)
- Upload excluded .m2 somehow (artifact filter issue)

The next run will show exactly where the Maven artifacts are lost!
2025-11-23 11:14:45 -08:00
..
2022-04-24 21:44:53 -07:00
2021-12-16 11:07:53 -08:00