Skip to content

Commit b7185e3

Browse files
authored
DATAGO-125081: Update readme for solace integration test support (#197)
1 parent 1e7ab75 commit b7185e3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,14 @@ The sample applications for all Solace Spring Boot projects can be found under [
4848

4949
## Building Locally
5050

51+
### Prerequisites
52+
53+
This project depends on `solace-integration-test-support-bom` which is published to GitHub Packages. You must configure Maven authentication before building.
54+
55+
**See:** [solace-integration-test-support Maven configuration](https://github.com/SolaceDev/solace-integration-test-support#configuring-maven-to-pull-the-artifacts)
56+
57+
### Running the Build
58+
5159
To build the artifacts locally, simply clone this repository and run `mvn package` at the root of the project.
5260
This will build everything.
5361

0 commit comments

Comments
 (0)