apt - Maven: Can I speed up mvn site? -


is there quicker way generate site maven preview?

background:

i'm using mvn site generate website includes documentation our project. i'm using the apt format, simple, , few mistakes made, want feedback after adding large amount of content don't have spend time searching syntax errors.

the problem site takes 2 minutes generate each time, , quicker feedback how site looks , if made mistakes while typing docs. isn't huge issue but, situation improved.

also, in order me out i'm using vim syntax highlighting , if need quick preview on there nice plug-in eclipse allows me preview whether or not apt working correctly (of course, it's not same generated maven, it's close enough).

i'm open other suggestions, generating quick preview maven best option productivity.

configure 'reporting' section turn off don't want. dependency analysis, example, takes long time. @ doc project-info-reports-plugin.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -