Questions tagged [maven-site-plugin]

The Maven Site Plugin is used to generate a site for the project. The generated site also includes the project's reports that were configured in the POM.

The Site Plugin is used to generate a site for the project. The generated site also includes the project's reports that were configured in the POM.

Please check the official usage page for a first look at this plugin.

If you are using the old plugin version 2, check the official migration guide on the version 3 usage.

More info

206 questions
2
votes
1 answer

Maven reactor and site

I have a multi-module project with a parent pom.xml and several modules where some of the modules depend on each other. In the project directory I can call mvn test to run unittests in each module. No problem here. But if I call mvn site one of…
Matthias
  • 3,458
  • 4
  • 27
  • 46
2
votes
1 answer

Maven Site Staging from multiple POM in Several Modules

I have a project with 5 modules with sub-projects. Project - Module1 -pom.xml --sub-proj1 -pom.xml - Module2 -pom.xml --sub-proj2 -pom.xml - Module3 -pom.xml …
Debajyoti Das
  • 2,038
  • 4
  • 34
  • 66
2
votes
1 answer

How to add local HTML anchors for sections with Doxia?

In a Maven site doc I use code like this for sections:
Foo
How do I tell Doxia I want the section name/title to be an HTML local anchor?…
Marcel Stör
  • 22,695
  • 19
  • 92
  • 198
2
votes
1 answer

Generate a Maven site for a released artifact

I have a Java library that I release as a Maven artifact, using the maven-release-plugin. I want to have a separate Maven project responsible for producing the site for this library, so that I can make changes to the site's content (e.g. FAQs,…
Duncan Jones
  • 67,400
  • 29
  • 193
  • 254
2
votes
1 answer

Display a dollar sign inside a code span using maven site and markdown

I would like to display a dollar sign inside a code span generated with maven-site-plugin and markdown (doxia-module-markdown). Out of a code span, I used the numerical code $ and it fixed the issue. But inside a code span (4 spaces), the…
tduchateau
  • 4,351
  • 2
  • 29
  • 40
1
vote
2 answers

Is there any rss reporter for maven site plugin?

I use maven site plugin to generate site for my product. Is there any ability to generate rss stream to notify users about new versions and new pages on the site?
Volodymyr Frolov
  • 1,256
  • 5
  • 16
  • 25
1
vote
0 answers

index.html not generated using maven-site-plugin

I am trying to generate a page for the reports of the project I am working on. It seems that I can't have the index.html page created. In my pom file the maven-site-plugin is configured that way:
Matthias
  • 999
  • 11
  • 25
1
vote
1 answer

mvn site plugin error TEXT must be immediately followed by END_TAG and not START_TAG

I get this error when I run mvn site: SiteToolException: Error parsing site descriptor: TEXT must be immediately followed by END_TAG and not START_TAG (position: START_TAG seen ...ead>\r\n\t\t\t