A very simple example of how to use the Mojo Executor in a Maven plugin. This plugin allows you to specify the
group ID, artifact ID, version, goal, and configuration of a plugin to execute. Why would you use this plugin
instead of just executing the plugin directly? You wouldn't, probably! It's just for example and functional
testing purposes.
License | Apache 2.0 |
---|---|
Categories | Maven Plugins |
Date | (May 04, 2017) |
Files | pom (4 KB) maven-plugin (7 KB) View All |
Repositories | CentralSonatypeSpring Lib MSpring Plugins |
Used By | 2 artifacts |
Compile Dependencies (7)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Core Utils Apache 2.0 | commons-lang » commons-lang | 2.5 | 3.12.0 | |
Build Model Apache 2.0 | org.apache.maven » maven-model | 3.0.5 | 3.8.1 | |
Build Model Apache 2.0 | org.apache.maven » maven-plugin-api | 3.0.5 | 3.8.1 | |
Apache 2.0 | org.apache.maven » maven-embedder | 3.3.1 | 3.8.1 | |
Core Utils Apache 2.0 | org.codehaus.plexus » plexus-utils | 2.1 | 3.3.0 | |
Logging MIT | org.slf4j » slf4j-api | 1.7.22 | 1.7.30 | |
Apache 2.0 | org.twdata.maven » mojo-executor | 2.3.0 | 2.3.1 |
Provided Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Build Tool Apache 2.0 | org.apache.maven » maven-core | 3.0.5 | 3.8.1 | |
Apache 2.0 | org.apache.maven.plugin-tools » maven-plugin-annotations | 3.4 | 3.6.0 |
Licenses
License | URL |
---|---|
Apache License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0 |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Don Brown | mrdon<at>twdata.org | mrdon | Original Author | |
Tim Moore | tmoore<at>incrementalism.net | TimMoore | Current Maintainer |