MVN

com.github.odavid.maven.plugins : attach-report-maven-plugin

Maven & Gradle

May 23, 2019
37 stars

Attach report plugin - a Mojo for attaching reports that were generated outside the site lifecycle

<plugin>
    <groupId>com.github.odavid.maven.plugins</groupId>
    <artifactId>attach-report-maven-plugin</artifactId>
    <version>0.1-alpha-40</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.odavid.maven.plugins : attach-report-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.1-alpha-40
  • Latest Alpha: 0.1-alpha-40

All Versions

Choose a version of com.github.odavid.maven.plugins : attach-report-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1
attach-report-maven-plugin-0.1-alpha-40
attach-report-maven-plugin-0.1-alpha-39
attach-report-maven-plugin-0.1-alpha-38
attach-report-maven-plugin-0.1-alpha-37
attach-report-maven-plugin-0.1-alpha-36
attach-report-maven-plugin-0.1-alpha-35
attach-report-maven-plugin-0.1-alpha-34
attach-report-maven-plugin-0.1-alpha-33
attach-report-maven-plugin-0.1-alpha-32
attach-report-maven-plugin-0.1-alpha-31
attach-report-maven-plugin-0.1-alpha-30
attach-report-maven-plugin-0.1-alpha-29
attach-report-maven-plugin-0.1-alpha-28
attach-report-maven-plugin-0.1-alpha-27
attach-report-maven-plugin-0.1-alpha-26
attach-report-maven-plugin-0.1-alpha-25
attach-report-maven-plugin-0.1-alpha-24
attach-report-maven-plugin-0.1-alpha-23
attach-report-maven-plugin-0.1-alpha-22
attach-report-maven-plugin-0.1-alpha-21
attach-report-maven-plugin-0.1-alpha-20
attach-report-maven-plugin-0.1-alpha-19
attach-report-maven-plugin-0.1-alpha-18
attach-report-maven-plugin-0.1-alpha-17
attach-report-maven-plugin-0.1-alpha-15
attach-report-maven-plugin-0.1-alpha-14
attach-report-maven-plugin-0.1-alpha-13
attach-report-maven-plugin-0.1-alpha-12
attach-report-maven-plugin-0.1-alpha-11
attach-report-maven-plugin-0.1-alpha-10
attach-report-maven-plugin-0.1-alpha-9
attach-report-maven-plugin-0.1-alpha-8
attach-report-maven-plugin-0.1-alpha-7
attach-report-maven-plugin-0.1-alpha-6
attach-report-maven-plugin-0.1-alpha-5
attach-report-maven-plugin-0.1-alpha-4
attach-report-maven-plugin-0.1-alpha-3
attach-report-maven-plugin-0.1-alpha-2
attach-report-maven-plugin-0.1-alpha-1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.github.odavid.maven.plugins</groupId>
    <artifactId>attach-report-maven-plugin</artifactId>
    <version>0.1-alpha-40</version>
</plugin>