-
Notifications
You must be signed in to change notification settings - Fork 40
bobcat aem in a maven project #396
Comments
Hi @GuptaMegha, |
Hi @mkrzyzanowski :
Thank you very much in advance. |
Hi @stormtide11, couple things here , since you are working with JUnit 5:
or a dedicated file:
I have prepared an example project setup here: https://github.com/mkrzyzanowski/bobcat-maven-example. Hope this helps! Cheers :) |
@mkrzyzanowski - The example maven project setup is working like a gem. Thank you very much for your efforts!! |
Bobcat version: 2.1.0
Bobcat modules used:
I want to use bobcat framework as a maven project, how to load yaml config properties in maven project (POM.xml)
I tried to use yaml-properties-maven-plugin to read config.yaml, but it seems not working with issue: mojohaus/properties-maven-plugin#39
The text was updated successfully, but these errors were encountered: