Is it possible to deploy a WAR file named like "my-project-*.war" using the tomcat plugin?
This is because the WAR file was packaged in other job, and the resulted WAR is shared using "shared artifacts". Is this procedure correct or common?
I can change de final name to exclude de version number (the wildcard is used to match this version number), but I prefer this name because the file is also copied using SCP.
Hi Ignacio,
Using wildcards to expand the path of the war file isn't possible right now. I've raised a feature request to add this to the Tomcat task - please watch and vote for it :)
Thanks
James
Another way to solve this problem is to symlink the newly created war in the same job that created it. So that you can have the same file name irrespective of the file name with date and timestamps.
Shahul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.