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.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

it.serendigity.maven.plugins
ArtifactId

ArtifactId

lifecycle-helper-maven-plugin
Last Version

Last Version

1.0.1
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.8.5
org.apache.maven : maven-core jar 3.8.5
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.4
org.apache.maven.shared : maven-shared-utils jar 3.3.4
org.apache.commons : commons-lang3 jar 3.12.0
commons-beanutils : commons-beanutils jar 1.9.4
org.apache.logging.log4j : log4j-api jar 2.17.2
org.apache.logging.log4j : log4j-core jar 2.17.2

test (5)

Group / Artifact Type Version
nl.jqno.equalsverifier : equalsverifier jar 3.10
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.
it.serendigity.maven.plugins

Serendipity S.r.l.

Services and software products based on Machine Learning algorithms

Versions

Version
1.0.1
0.4.0
0.3.0
0.2.0
0.1.0