How To Install Java Artifact org.apache.maven.plugins.maven-site-plugin v4.0.0-M13

org.apache.maven.plugins maven-site-plugin 4.0.0-M13

Introduction

In this article, we'll learn how to install Java artifact maven-site-plugin from org.apache.maven.plugins group in version 4.0.0-M13. The artifact is available in 47 versions: 4.0.0-M13 4.0.0-M12 4.0.0-M11 4.0.0-M10 4.0.0-M9 4.0.0-M8 4.0.0-M7 4.0.0-M6 4.0.0-M5 4.0.0-M4 4.0.0-M3 4.0.0-M2 4.0.0-M1 3.12.1 3.12.0 3.11.0 3.10.0 3.9.1 3.9.0 3.8.2 3.7.1 3.7 3.6 3.5.1 3.5 3.4 3.3 3.2 3.1 3.0-beta-3 3.0-beta-2 3.0-beta-1 3.0 2.4 2.3 2.2 2.1.1 2.1 2.0.1 2.0-beta-7 2.0-beta-6 2.0-beta-5 2.0-beta-4 2.0-beta-3 2.0-beta-2 2.0-beta-1 2.0 The parent project is: org.apache.maven.plugins::maven-plugins::41

How To Install Java Artifact org.apache.maven.plugins.maven-site-plugin In Version 4.0.0-M13

To install the Apache Maven Site Plugin artifact in version 4.0.0-M13 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Apache Maven Site Plugin dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (21)

Provided dependencies (11)

Test dependencies (10)

Contributors