Unable to SSH war file artifact once built
Hi,
I'm fairly new to TC, having a problem with the deployment of built artifacts. I have a maven job that pulls down a repo upon commit, squashes it and produces a war file at the end. This seems to work correctly, however I also to SCP this completed war file from TC to a linux server.
I've added SSH upload to the build steps, and confirmed it can connect and copy over (used the checkout directory contents) however I can't seem to get TC to send over the compiled war file.
Any ideas how I can get this to work?
Please sign in to leave a comment.
Hi Chris,
knowing what exactly is the issue, error messages, etc, would be helpful in understanding what the problem actually is.