Hi,
This one of the areas the repository-based deployment does not address.
My solution is to have those files stored in GIT in their own folder hierarchy and have them on the same tag with the package files so that Jenkins will have a coherent vision on checkout.
The ABE will NOT pick those files, obviously, but I will save them along side the build binaries in my build repository (I’m using Apache Archiva but you can use any other system).
In my deploy job, I’ll pick them with the build and, while (or before) the Deployer is working, I’ll place them directly in the correct place.
I’m still working on a pre-deploy phase where all asset properties are changed to the required values of the target environment.
Best regards,
#webMethods-General#webMethods#Integration-Server-and-ESB