All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by mojo with all dependencies

Search JAR files by class name

mojo-executor-maven-plugin from group org.twdata.maven (version 2.4.1-m2)

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.

Group: org.twdata.maven Artifact: mojo-executor-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact mojo-executor-maven-plugin
Group org.twdata.maven
Version 2.4.1-m2
Last update 28. February 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies plexus-utils, mojo-executor, commons-lang3,
There are maybe transitive dependencies!

cassandra-maven-plugin from group com.bazaarvoice.maven.plugins (version 3.11.12.1)

The Mojo Projects plugin for Apache Maven to allow launching a local Apache Cassandra instance from a Maven build. Customized by Bazaarvoice to allow the cql-exec goal to be more easily skipped if the desired keyspace is already present.

Group: com.bazaarvoice.maven.plugins Artifact: cassandra-maven-plugin
Show all versions Show documentation Show source 
 

2 downloads
Artifact cassandra-maven-plugin
Group com.bazaarvoice.maven.plugins
Version 3.11.12.1
Last update 04. April 2022
Organization not specified
URL http://mojo.codehaus.org/cassandra-maven-plugin
License Apache License 2
Dependencies amount 16
Dependencies cassandra-all, cassandra-thrift, cassandra-unit, maven-plugin-api, maven-artifact, maven-core, maven-toolchain, commons-lang3, commons-exec, plexus-container-default, libthrift, snakeyaml, maven-project, junit, plexus-utils, antlr-runtime,
There are maybe transitive dependencies!

cobertura-maven-plugin from group org.codehaus.mojo (version 2.7)

This is the Mojo's Maven plugin for Cobertura. Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage.

Group: org.codehaus.mojo Artifact: cobertura-maven-plugin
Show all versions Show documentation Show source 
 

44 downloads
Artifact cobertura-maven-plugin
Group org.codehaus.mojo
Version 2.7
Last update 27. February 2015
Organization not specified
URL http://mojo.codehaus.org/cobertura-maven-plugin/
License The Apache Software License, Version 2.0
Dependencies amount 15
Dependencies cobertura, xercesImpl, jaxen, jdom, cobertura-runtime, java-getopt, maven-core, maven-artifact, maven-plugin-api, maven-reporting-api, maven-project, maven-reporting-impl, commons-lang, plexus-utils, maven-invoker,
There are maybe transitive dependencies!

incrementalbuild-watchdog from group io.takari (version 0.6.0)

This is a maven build extension that will fail incremental build if mojo executions are removed from project build plan compared to the previous build. The idea is to guarantee outputs produced by the removed mojo executions are not affecting build result. For example, if source code generating mojo is removed, the build may continue to succeed until the generated sources are removed.

Group: io.takari Artifact: incrementalbuild-watchdog
Show all versions Show documentation Show source 
 

0 downloads
Artifact incrementalbuild-watchdog
Group io.takari
Version 0.6.0
Last update 05. June 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies slf4j-api, maven-core, javax.inject, incrementalbuild,
There are maybe transitive dependencies!

tesla-plugin-plugin from group org.eclipse.tesla.plugin (version 0.0.2)

The Plugin Plugin is used to create a Maven plugin descriptor for any Mojo's found in the source tree, to include in the JAR. It is also used to generate Xdoc files for the Mojos as well as for updating the plugin registry, the artifact metadata and a generic help goal.

Group: org.eclipse.tesla.plugin Artifact: tesla-plugin-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact tesla-plugin-plugin
Group org.eclipse.tesla.plugin
Version 0.0.2
Last update 28. May 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies maven-plugin-api, maven-model, maven-repository-metadata, maven-project, maven-plugin-descriptor, maven-plugin-registry, tesla-plugin-tools-api, maven-artifact-manager, maven-artifact, plexus-utils,
There are maybe transitive dependencies!

tesla-plugin-plugin from group io.tesla.maven.plugins (version 0.0.5)

The Plugin Plugin is used to create a Maven plugin descriptor for any Mojo's found in the source tree, to include in the JAR. It is also used to generate Xdoc files for the Mojos as well as for updating the plugin registry, the artifact metadata and a generic help goal.

Group: io.tesla.maven.plugins Artifact: tesla-plugin-plugin
Show documentation Show source 
 

0 downloads
Artifact tesla-plugin-plugin
Group io.tesla.maven.plugins
Version 0.0.5
Last update 23. October 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies maven-plugin-api, maven-model, maven-repository-metadata, maven-project, maven-plugin-descriptor, maven-plugin-registry, tesla-plugin-tools-api, maven-artifact-manager, maven-artifact, plexus-utils,
There are maybe transitive dependencies!

tesla-plugin-plugin from group io.tesla.maven.plugin (version 0.0.4)

The Plugin Plugin is used to create a Maven plugin descriptor for any Mojo's found in the source tree, to include in the JAR. It is also used to generate Xdoc files for the Mojos as well as for updating the plugin registry, the artifact metadata and a generic help goal.

Group: io.tesla.maven.plugin Artifact: tesla-plugin-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact tesla-plugin-plugin
Group io.tesla.maven.plugin
Version 0.0.4
Last update 09. March 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies maven-plugin-api, maven-model, maven-repository-metadata, maven-project, maven-plugin-descriptor, maven-plugin-registry, tesla-plugin-tools-api, maven-artifact-manager, maven-artifact, plexus-utils,
There are maybe transitive dependencies!

org.jfrog.maven.maven-plugin-tools-anno from group br.com.ingenieux.maven.annomojo (version 1.4.1)

Maven Anno Mojo module conatining the implementation of the MojoDescriptorExtractor used by the plugin maven-plugin-plugin. This POM override the standard java MojoDescriptorExtractor to avoid qdox parsing error. Adding this module as a dependencies to maven-plugin-plugin will stop the xdoclet plugin system is from being activated, and will activate this annotations processor instead.

Group: br.com.ingenieux.maven.annomojo Artifact: org.jfrog.maven.maven-plugin-tools-anno
Show documentation Show source 
 

0 downloads
Artifact org.jfrog.maven.maven-plugin-tools-anno
Group br.com.ingenieux.maven.annomojo
Version 1.4.1
Last update 17. March 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies org.jfrog.maven.maven-plugin-anno, maven-plugin-tools-api, maven-plugin-descriptor,
There are maybe transitive dependencies!

maven-plugin-tools-anno from group org.jfrog.maven.annomojo (version 1.4.1)

Maven Anno Mojo module conatining the implementation of the MojoDescriptorExtractor used by the plugin maven-plugin-plugin. This POM override the standard java MojoDescriptorExtractor to avoid qdox parsing error. Adding this module as a dependencies to maven-plugin-plugin will stop the xdoclet plugin system is from being activated, and will activate this annotations processor instead.

Group: org.jfrog.maven.annomojo Artifact: maven-plugin-tools-anno
Show all versions Show documentation Show source 
 

3 downloads
Artifact maven-plugin-tools-anno
Group org.jfrog.maven.annomojo
Version 1.4.1
Last update 19. December 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies maven-plugin-anno, maven-plugin-tools-api, maven-plugin-descriptor,
There are maybe transitive dependencies!

settingsutil from group com.googlecode.mad-mvntools (version 0.1.2)

With this Mojo you can back up a set of files from a workspace (eclipse workspace for instance). The Files will be stored in a special file that is save and that can be commited to the svn-repo. Every User has his own space in the file. Conflicts of .setting-files will never happen again.

Group: com.googlecode.mad-mvntools Artifact: settingsutil
Show all versions Show documentation Show source 
 

0 downloads
Artifact settingsutil
Group com.googlecode.mad-mvntools
Version 0.1.2
Last update 19. January 2011
Organization mad - marthaler daniel
URL http://code.google.com/p/mad-mvntools-settingsutil/
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies common, maven-plugin-api, maven-model, maven-artifact, maven-project, xstream,
There are maybe transitive dependencies!



Page 18 from 20 (items total 194)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy