Forum Discussion

von_bailey's avatar
von_bailey
Contributor
10 years ago

Integrating values from SoapUI to Maven

When I run my project using the SoapUI interface, the test suite runs without issue.  However, when I attempt to run it integrated with Maven, the process creates the following error.  "MakeJobID" is a Datasource in the project.  Is there something that must be done to "set up" a Datasource so that it works with Maven?

07:48:26,517 ERROR [SoapUI] An error occurred [DataSource not set in step [MakeJobId]], see error log for details java.lang.Exception: DataSource not set in step [MakeJobId]

No RepliesBe the first to reply