I have created created master Branch of code and also have made the necessary changes on “System.properties” file. But when I am trying to build from Jenkins , getting below error as
You are using wMServiceDesigner which does not have AssetBuildEnvironment libraries. Do you have a licensed installation? I would recommend using Licensed installation if you are using CI/CD.
ServiceDesigner is a trial version only for development.
Hi Srikanth,
I am using wmService designer for development only and commit code to git. For build and target server I am using two different installation of trial version.
Do you have any idea if trial version is supporting ci/cd or not?
You might need commercial version for this. Do note that AssetBuildEnvironment (a.k.a. ABE) is an optional component for development and but is required for build creation in CI/CD process.
ABE is only required for build creation process. Not required on source and target servers. Once the code base is checked out you just need to invoke the build scripts to create builds.