Not sure if there is a better way but what I did was to modify the files under /repos/* and since those folders are actual git repositories, I later extracted the patch / diff from there.
On Wed, Dec 19, 2018, 8:08 PM César Hernández Mendoza <[email protected] wrote: > Hi, > > Is there a way to instruct the site-generator to read the local TomEE > build of tomee/examples instead of the remote Tomee git repo? > > As far as I understand, the tomee-site-generator stores in the > /repos folder the repository and branches from remote TomEE git repo. [1] > When one execute `mvn clean -Djbake.http=true`, the website is created > under /target/site-1.0-SNAPSHOT [2] > > But I couldn't find a way to change something on tomee/example project [3] > and make it reloaded from the tomee-site-genrator project. > > [image: image.png] > > -- > Atentamente: > César Hernández Mendoza. >
