You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bundle the War of the Sample App inside the JAR of the "plugin"
add a new Mojo which:
it unpackes the Sampe App War to a known directory (like target/docet-sample-app) (do not unpack if already unpacked)
it starts a Jetty server (localhost, 8080, or configurable) and deploys the sample App
One problem to solve: the Sample App must have an automatic discovery mode of the current project (do not use "docet-packages.conf" or maybe just have a "docet-packages.conf" file with a default package based on '.' (current directory)
It would be very useful to have a "mojo" (Maven Goal) to start a Web Server and deploy the documentation package of the "current project"
The text was updated successfully, but these errors were encountered: