is not current version
Last Version 1.0.1

Lifecycle Helper Maven Plugin 0.4.0

A Maven 3.x plugin to inspect the lifecycle of your project. The plugin provides goals aimed at helping to inspects your project lifecycle phases and if a plugin-goal is executed and when. It includes the ability to list all plugin-goal mapping to executed phases and group the execution plan result by lifecycle/phases/plugin/goal.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

it.serendigity.maven.plugins
ArtifactId

ArtifactId

lifecycle-helper-maven-plugin
Version

Version

0.4.0
Type

Type

maven-plugin
Description

Description

Lifecycle Helper Maven Plugin
A Maven 3.x plugin to inspect the lifecycle of your project. The plugin provides goals aimed at helping to inspects your project lifecycle phases and if a plugin-goal is executed and when. It includes the ability to list all plugin-goal mapping to executed phases and group the execution plan result by lifecycle/phases/plugin/goal.
Project URL

Project URL

https://serendipity-projects.github.io/lifecycle-helper-maven-plugin
Project Organization

Project Organization

Serendipity S.r.l.
Source Code Management

Source Code Management

https://github.com/serendipity-projects/lifecycle-helper-maven-plugin

Download lifecycle-helper-maven-plugin 0.4.0


<plugin>
    <groupId>it.serendigity.maven.plugins</groupId>
    <artifactId>lifecycle-helper-maven-plugin</artifactId>
    <version>0.4.0</version>
</plugin>

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.3
org.apache.maven : maven-core jar 3.6.3
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0
org.apache.maven.shared : maven-shared-utils jar 3.3.3
org.apache.commons : commons-lang3 jar 3.11
commons-beanutils : commons-beanutils jar 1.9.4
org.apache.logging.log4j : log4j-api jar 2.13.3
org.apache.logging.log4j : log4j-core jar 2.13.3

test (5)

Group / Artifact Type Version
nl.jqno.equalsverifier : equalsverifier jar 3.4.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.0-RC1
org.junit.jupiter : junit-jupiter-api jar 5.7.0-RC1
org.junit.jupiter : junit-jupiter-params jar 5.7.0-RC1
org.assertj : assertj-core jar 3.17.1

Project Modules

There are no modules declared in this project.