Skip to content

Building from Source Code

inno-juanal edited this page Feb 20, 2017 · 6 revisions

The project may be built with Maven.

All referenced dependencies are available in public Maven repositories. The only exception is the wm-isclient.jar file. To use it:

  • Grab the wm-isclient.jar file from your webMethods installation. It's normally under the common/lib folder at the base of your webMethods installation
  • Copy it into the lib/internalRepoOnly folder in your project.

To build, run the following Maven goals: clean package