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 | (Aug 25, 2013) |
Files | pom (3 KB) maven-plugin (6 KB) View All |
Repositories | CentralSonatypeXceptance |
Used By | 2 artifacts |
Compile Dependencies (5)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Build Tool Apache 2.0 | org.apache.maven » maven-core | 3.0 | 3.8.1 | |
Build Model Apache 2.0 | org.apache.maven » maven-model | 3.0 | 3.8.1 | |
Build Model Apache 2.0 | org.apache.maven » maven-plugin-api | 3.0 | 3.8.1 | |
Core Utils Apache 2.0 | org.codehaus.plexus » plexus-utils | 1.5.1 | 3.3.0 | |
Apache 2.0 | org.twdata.maven » mojo-executor | 2.1.0 | 2.3.1 |
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 |