Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docet-Maven-Plugin] New mojo to create a ready-to-use WAR #10

Open
mcRoot opened this issue Jun 20, 2017 · 0 comments
Open

[Docet-Maven-Plugin] New mojo to create a ready-to-use WAR #10

mcRoot opened this issue Jun 20, 2017 · 0 comments

Comments

@mcRoot
Copy link
Contributor

mcRoot commented Jun 20, 2017

The idea is to have a mojo which creates a ready-to-use WAR file which contains the built documentation package together with:

  • DOCET RUNTIME (same version of the plugin)
  • A simple servlet which runs Docet
  • A default HTML container page (which a default template or the ability to use an user-supplied HTML file)

we can also add an option to create an "executable-war", that is a JAR file which runs Tomcat or Jetty and deploys the WAR file.
this will be useful too, in order to "view" the documentation without the need to install a Java Web container

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant