Skip to content

Instantly share code, notes, and snippets.

@vblagoje
Created July 17, 2014 15:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vblagoje/47231cc19dc4ed62475f to your computer and use it in GitHub Desktop.
Save vblagoje/47231cc19dc4ed62475f to your computer and use it in GitHub Desktop.
Build failure
[INFO] Step 7: Uploading Artifacts
[INFO] Copying from /mnt/ebs/release/infinispan/target/distribution to 7.0.0.Alpha5
building file list ... done
7.0.0.Alpha5/infinispan-7.0.0.Alpha5-all.zip
7.0.0.Alpha5/infinispan-7.0.0.Alpha5-bin.zip
7.0.0.Alpha5/infinispan-7.0.0.Alpha5-src.zip
sent 38623108 bytes received 122169 bytes 2348198.61 bytes/sec
total size is 130762358 speedup is 3.37
[INFO] Copying from /mnt/ebs/release/infinispan/as-modules/target/distribution to 7.0.0.Alpha5
Traceback (most recent call last):
File "./bin/release.py", line 393, in <module>
release()
File "./bin/release.py", line 351, in release
do_task(upload_artifacts, [base_dir + "/as-modules", version], async_processes)
File "./bin/release.py", line 255, in do_task
target(*args)
File "./bin/release.py", line 202, in upload_artifacts
for item in os.listdir(dist_dir):
OSError: [Errno 2] No such file or directory: '/mnt/ebs/release/infinispan/as-modules/target/distribution'
[ec2-user@ip-10-179-5-49 infinispan (__temp_23F4)]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment