I am trying to create a site using the maven-site-plugin. it uses the content of the description in the about link. How do I put line breaks in the description. Right now it show everything in one line. I tried <
none of them worked
I recently started a JavaFX project, and I d like to use Maven as my compiler/deployment tool. Is there a good tutorial or plugin to integrate JavaFX and Maven?