Maven Repository: plugin
Maven JDiff Plugin
Plugin for JDiff - reports on the differences in the public API of two releases by comparing the sources of two SCM checkouts.
maven » maven-jdiff-plugin
Maven PDF Plugin
PDF Documentation generator
maven » maven-pdf-plugin
XBean
XBean is a plugin based server archtecutre.
xbean » xbean
Maven Jini Plugin
This is a Maven plug-in for Jini service based projects. It's initial capabilities are:
* Archetype for Jini service project creation
* Starting/Stopping of Jini starter kit services: Reggie, Mahalo, Phoenix, Fiddler, Norm, Mercury, Outrigger, Browser, and HTTP daemon
* Configurable RMI runtime: JRMP, JERI, or JERI/JSSE
* Configurable activation and persistence modes: transient, activatable, nonactivatable
org.jini.maven-jini-plugin » maven-jini-plugin
Maven Codeguide Plug-in
Codeguide Plugin for Maven.
boxstuff » maven-codeguide-plugin
Maven Javadoc Plugin
The Maven Javadoc Plugin is a plugin that uses the javadoc tool for
generating javadocs for the specified project.
org.apache.maven.plugins » maven-javadoc-plugin
Maven Resources Plugin
The Resources Plugin handles the copying of project resources to the output
directory. There are two different kinds of resources: main resources and test resources. The
difference is that the main resources are the resources associated to the main
source code while the test resources are associated to the test source code.
Thus, this allows the separation of resources for the main source code and its
unit tests.
org.apache.maven.plugins » maven-resources-plugin
Maven AntRun Plugin
Runs Ant scripts embedded in the POM
org.apache.maven.plugins » maven-antrun-plugin
Maven Plugins
Maven Plugins
org.apache.maven.plugins » maven-plugin-parent
Maven Repository Plugin
Creates bundles of artifacts that should be manually uploaded to the central Maven repository.
org.apache.maven.plugins » maven-repository-plugin
Maven Compiler Plugin
The Compiler Plugin is used to compile the sources of your project.
org.apache.maven.plugins » maven-compiler-plugin
Maven Deploy Plugin
Uploads the project artifacts to the internal remote repository.
org.apache.maven.plugins » maven-deploy-plugin
Maven Project Info Reports Plugin
The Maven Project Info Reports Plugin is a plugin that generates standard reports
for the specified project.
org.apache.maven.plugins » maven-project-info-reports-plugin
Maven WAR Plugin
Builds a Web Application Archive (WAR) file from the project output and its dependencies.
org.apache.maven.plugins » maven-war-plugin
Maven PMD Plugin
A Maven plugin for the PMD toolkit, that produces a report on both code rule violations and detected copy and paste
fragments,
as well as being able to fail the build based on these metrics.
org.apache.maven.plugins » maven-pmd-plugin
Maven Verifier Plugin
Assists in integration testing by means of evaluating success/error conditions read from a configuration file.
org.apache.maven.plugins » maven-verifier-plugin
Maven RAR Plugin
Builds a Resource Adapter Archive (RAR) from the project output for deployment to a J2EE server.
org.apache.maven.plugins » maven-rar-plugin
Maven Help Plugin
The Maven Help plugin provides goals aimed at helping to make sense out of
the build environment. It includes the ability to view the effective
POM and settings files, after inheritance and active profiles
have been applied, as well as a describe a particular plugin goal to give usage information.
org.apache.maven.plugins » maven-help-plugin
Maven Archetype Plugin
The Maven Archetype Plugin builds archetype containers.
org.apache.maven.plugins » maven-archetype-plugin
Maven EAR Plugin
Generates a J2EE Enterprise Archive (EAR) file.
org.apache.maven.plugins » maven-ear-plugin
Maven Eclipse Plugin
The Eclipse Plugin is used to generate Eclipse IDE files (.project, .classpath and the .settings folder) from a POM.
org.apache.maven.plugins » maven-eclipse-plugin
Maven Plugins
Maven Plugins
org.apache.maven.plugins » maven-plugins
Maven Assembly Plugin
A Maven plugin to create archives of your project's sources, classes, dependencies etc. from flexible assembly descriptors.
org.apache.maven.plugins » maven-assembly-plugin
Maven Site Plugin 3
The Maven Site Plugin is a plugin that generates a site for the current project.
org.apache.maven.plugins » maven-site-plugin
Maven EJB Plugin
Generates a J2EE Enterprise JavaBean (EJB) file as well as the associated client JAR.
org.apache.maven.plugins » maven-ejb-plugin
Maven Release Plugin
This plugin is used to release a project with Maven, saving a lot of repetitive, manual work.
org.apache.maven.plugins » maven-release-plugin
Maven JAR Plugin
Builds a Java Archive (JAR) file from the compiled project classes and resources.
org.apache.maven.plugins » maven-jar-plugin
Maven Ant Plugin
Generates an Ant build file from a POM.
org.apache.maven.plugins » maven-ant-plugin
Maven Source Plugin
The Maven 2 Source Plugin creates a JAR archive of the source files of the current project.
org.apache.maven.plugins » maven-source-plugin
Maven Clean Plugin
The Maven Clean Plugin is a plugin that removes files generated at build-time in a project's directory.
org.apache.maven.plugins » maven-clean-plugin
Maven Install Plugin
Copies the project artifacts to the user's local repository.
org.apache.maven.plugins » maven-install-plugin
Maven Clover Plugin
Maven plugin for Clover
org.apache.maven.plugins » maven-clover-plugin
Maven SCM Plugin
Maven Plugin that allows accessing different SCMs.
org.apache.maven.plugins » maven-scm-plugin
Maven Checkstyle Plugin
Generates a report on violations of code style and optionally fails the build if violations are detected.
org.apache.maven.plugins » maven-checkstyle-plugin
Maven Plugin Plugin
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.
org.apache.maven.plugins » maven-plugin-plugin
Cargo Maven plugin
Maven Plugin for Cargo
cargo » cargo-maven-plugin
Castor Maven Plugin
The Castor plugin is a Maven plugin that provides the functionality of
Castor's XML SourceGenerator for generating Java beans and associated marshallers
and unmarshallers from XML schema files.
org.codehaus.mojo » castor-maven-plugin
Maven Changelog Plug-in
Produce SCM changelog reports.
org.codehaus.mojo » changelog-maven-plugin
AspectJ compiler Maven Plugin
Handles AspectJ usage within Maven.
Functionality provided is: weaving of aspects (or existing aspects from libraries) with the test and/or main classes, weaving of pre-existing jars and ajdoc reporting.
org.codehaus.mojo » aspectj-maven-plugin
XDoclet Maven Plugin
Processes XDoclet tags in project source files.
org.codehaus.mojo » xdoclet-maven-plugin
webdoclet
Web Doclet Plugin
org.codehaus.mojo » webdoclet-maven-plugin
Taglist Maven Plugin
Produce a tag list report.
org.codehaus.mojo » taglist-maven-plugin
Axis Tools Maven Plugin
This plugin supports the wsdl2java and java2wsdl tools from the Apache Axis (1) project.
org.codehaus.mojo » axistools-maven-plugin
springdoclet
Spring Doclet Plugin
org.codehaus.mojo » springdoclet-maven-plugin
JAXB-2 Maven Plugin
Mojo's JAXB-2 Maven plugin is used to create an object graph from XSDs based on the JAXB 2.1 implementation and to generate XSDs from JAXB-annotated Java classes.
org.codehaus.mojo » jaxb2-maven-plugin
JBoss Maven Plugin
This plugin manages the ability start/stop JBoss and deploy/undeploy
applications via JMX.
org.codehaus.mojo » jboss-maven-plugin
Maven Commons Attributes Plugin
Commons Attributes enables Java programmers to use C#/.Net-style (now also Java 5) attributes
in their code.
org.codehaus.mojo » commons-attributes-maven-plugin
Netbeans Freeform Maven Plugin
Maven plugin which generates the files needed to call maven in
the Netbeans Ide using the freeform project
org.codehaus.mojo » netbeans-freeform-maven-plugin
Maven XML Beans Plugin
Runs the xmlbeans parser/code generator against schemas in files and dependent jars.
org.codehaus.mojo » xmlbeans-maven-plugin
Build Helper Maven Plugin
This plugin contains various small independent goals to assist with Maven build lifecycle
org.codehaus.mojo » build-helper-maven-plugin
Exec Maven Plugin
A plugin to allow execution of system and Java programs
org.codehaus.mojo » exec-maven-plugin
JavaCC Maven Plugin
Maven 2 Plugin for processing JavaCC grammar files.
org.codehaus.mojo » javacc-maven-plugin
Maven Taglib Plugin
M2 plugin for jsp tag libraries developers for the generation, documentation and testing of jsp tag libraries.
net.sourceforge.maven-taglib » maven-taglib-plugin
Fabric3 Maven Test Plugin
Fabric3 Maven Test Plugin.
org.codehaus.fabric3 » fabric3-test-plugin
Fabric3 Plugins Parent POM
Fabric3 Plugins Parent POM.
org.codehaus.fabric3 » fabric3-plugins-parent-pom
Fabric3 Maven Runtime Plugin
Fabric3 Maven Runtime plugin
org.codehaus.fabric3 » fabric3-itest-plugin
Fabric3 Plugin Parent POM
Fabric3 Plugin Parent POM.
org.codehaus.fabric3 » fabric3-plugin-parent-pom
Fabric3 Runtime Assembly Plugin
Fabric3 Runtime Assembly Plugin.
org.codehaus.fabric3 » fabric3-assembly-plugin
Fabric3 Contribution Plugin
Plugin for creating contributions
org.codehaus.fabric3 » fabric3-contribution-plugin
Fabric3 Webapp Plugin
Fabric3 webapp plugin
org.codehaus.fabric3 » fabric3-webapp-plugin
Fabric3 Feature Set Plugin
Fabric3 Feature Set Plugin.
org.codehaus.fabric3 » fabric3-feature-set-plugin
A Bug Pattern Detector for Java
Core plugin supports the FindBugs tool
findbugs » coreplugin
HtmlUnit Plugin
HtmlUnit plugin for JWebUnit.
net.sourceforge.jwebunit » jwebunit-htmlunit-plugin
Selenium Plugin
Selenium plugin for JWebUnit.
net.sourceforge.jwebunit » jwebunit-selenium-plugin
EasyBeans: Plugins
Plugins of EasyBeans
org.ow2.easybeans » easybeans-plugins
App Lifecycle Tools
suite of build extensions and associated plugin to support building plugins for different types of applications that use a common plugin-descriptor format, bundling scheme, etc.
org.sonatype.plugins » app-lifecycle
App Lifecycle Abstract Mappings
Base classes and component definitions for an application-specific plugin packaging extension. This is an ABSTRACT project, and SHOULD NOT be used directly.
org.sonatype.plugins » app-lifecycle-base
commons-build-plugin Maven Mojo
Maven Ant mojo for Commons Build tasks.
org.apache.commons » commons-build-plugin
Apache Felix Web Console Event Plugin
This is a plugin for the Apache Felix OSGi web console for displaying
OSGi events.
org.apache.felix » org.apache.felix.webconsole.plugins.event
Fractal XDoclet2 Plugin
This plugin provides a xdoclet support to fractal components. Theses doclets allow the developer to generate automatically the content class callbacks and the FractalADL descriptors of fractal components.
org.objectweb.fractal.fraclet » xdoclet-plugin-fractal
mycila-plugin
Plugin Framework
com.mycila » mycila-plugin
Geronimo Framework, Configs :: Plugin Management
Plugin management services including the installer.
org.apache.geronimo.framework » plugin
QALab Plugin for Maven 2
A Maven 2 compatible plugin for QALab.
net.objectlab » mvn-qalab-plugin
Google Guice - Extensions: Struts2 Plugin
Guice integration with Struts2 as a plugin
com.google.inject.extensions » guice-struts2-plugin
CC-XJC Plugin
JAXB 2.0 Schema to Java compiler plugin for adding a copy constructor to schema derived classes.
net.sourceforge.ccxjc » cc-xjc-plugin
Genesis Plugins
Custom plugins and support for plugins.
org.apache.geronimo.genesis.plugins » plugins
Genesis Plugins :: Plugin Support
Provides common support classes used by plugins.
org.apache.geronimo.genesis.plugins » plugin-support
Laf-Plugin
The goal of this project is to provide a generic plugin framework for look-and-feels and define the
interface of a common kind of plugins - the component plugins.
net.java.dev.laf-plugin » laf-plugin
Liquibase Maven Plugin
A Maven plugin wraps up some of the functionality of Liquibase
org.liquibase » liquibase-plugin
Apache CXF WSDL Validator Maven2 Plugin
Apache CXF WSDL Validator Maven2 Plugin
org.apache.cxf » cxf-wsdl-validator-plugin
Apache CXF Code Generation Maven2 Plugins
Apache CXF Code Generation Maven2 Plugins
org.apache.cxf » cxf-codegen-plugin
Apache CXF Java2WS Maven2 Plugin
Apache CXF Java2WS Maven2 Plugin
org.apache.cxf » cxf-java2ws-plugin
Geronimo Plugins, CA Helper :: Core
This is a helper application for CA to enable receiving CSR's through
and uploading certificates to web browsers.
org.apache.geronimo.plugins » geronimo-ca-helper
Geronimo Plugins, Corba
Corba plugin
org.apache.geronimo.plugins » corba
Geronimo Plugins, Debug Views
Geronimo Administration Console Debug Views that provide debug viewers for JMX, LDAP, ClassLoader, JNDI and Dependency.
org.apache.geronimo.plugins » debugviews
Geronimo Plugins, Console :: Tomcat
Geronimo Administration Console Plugin provides the base console portlets.
org.apache.geronimo.plugins » console-tomcat
Geronimo Plugins, Connector
Connector plugin
org.apache.geronimo.plugins » connector
Geronimo Plugins, Console :: Jetty
Geronimo Administration Console Plugin provides the base console portlets.
org.apache.geronimo.plugins » console-jetty
Geronimo Plugins, AXIS2
AXIS2 plugin
org.apache.geronimo.plugins » axis2
Geronimo Plugins, Jasper
Jasper plugin
org.apache.geronimo.plugins » jasper
Geronimo Plugins, Clustering
clustering plugin
org.apache.geronimo.plugins » clustering
Geronimo Plugins, MEJB :: Core
Geronimo Management EJB for JSR77
org.apache.geronimo.plugins » geronimo-mejb
Geronimo Plugins, Pluto
Pluto Portlet Container and Geronimo GBeans for Managing the Portal Driver
org.apache.geronimo.plugins » pluto
Apache Geronimo-Apache Directory Server Plugin
This plugin integrates the Apache Directory Server (ApacheDS)
LDAP server with Geronimo. That means that Geronimo will run
an embedded LDAP server when it starts. This LDAP server may
be used for LDAP security realms within Geronimo, as well as
for other purposes by Geronimo applications or by remote
applications.
For more information on the ApacheDS project, see
http://directory.apache.org
org.apache.geronimo.plugins » directory
Geronimo Plugins, Console
Geronimo administration console supporting dynamic extensions
org.apache.geronimo.plugins » console
Apache Geronimo-Apache Directory Server Integration Parent
Integration of the Apache Directory Server into Apache Geronimo
org.apache.geronimo.plugins » directory-parent
Geronimo Plugins, Console :: System Database (Tomcat)
Geronimo Administration Console System Database Portlet Plugin allows users to view information about the internal database and run SQL scripts.
org.apache.geronimo.plugins » sysdb-console-tomcat
Geronimo Plugins, JAXWS
JAXWS plugin
org.apache.geronimo.plugins » jaxws
Geronimo Plugins, Console :: Plugin and Deployment Portlets (Jetty)
Geronimo Administration Console Plugin and Deployment Portlets allow users to install plugins, export existing plugins, build custom server assemblies, and deploy applications on Geronimo.
org.apache.geronimo.plugins » plugin-console-jetty
Geronimo Plugins :: Geronimo Server Specific Repository Plugin
This plugin creates a server specific repository (var/repository) for
a Geronimo server instance. This server repository can be used
to provide some isolation from the default Geronmio repository and
is of most value with multiple server instances leveraging the same
Geronimo install image.
For a description of how this could be used see
http://cwiki.apache.org/GMOxDOC21/multiple-repositories.html
org.apache.geronimo.plugins » server-repo
Geronimo Plugins, Tomcat
Tomcat plugin
org.apache.geronimo.plugins » tomcat
Geronimo Plugins, Dojo Legacy
Dojo legacy plugin
org.apache.geronimo.plugins » dojo-legacy
Geronimo Plugins, Welcome :: Core
This is a very simple application that is intended to serve as the default page
that can be viewed when the server is first installed so that someone can see
that the installation is working.
org.apache.geronimo.plugins » geronimo-welcome
Geronimo Plugins, Hot Deploy
Hot deploy plugin
org.apache.geronimo.plugins » hotdeploy
Geronimo Plugins, MEJB
MEJB plugin
org.apache.geronimo.plugins » mejb
Geronimo Plugins, J2EE
J2EE plugin
org.apache.geronimo.plugins » j2ee
Geronimo Plugins, UDDI Server
UDDI Server plugin
org.apache.geronimo.plugins » uddi-server
Geronimo Plugins, Dojo
Dojo plugin
org.apache.geronimo.plugins » dojo
Geronimo Plugins, Welcome
Welcome plugin
org.apache.geronimo.plugins » welcome
Geronimo Plugins, MyFaces
MyFaces plugin
org.apache.geronimo.plugins » myfaces
Geronimo Plugins, CA Helper
ca-helper plugin
org.apache.geronimo.plugins » ca-helper
Geronimo Plugins, AXIS
AXIS plugin
org.apache.geronimo.plugins » axis
Geronimo Plugins, System Database
Geronimo System Database Plugin
org.apache.geronimo.plugins » system-database
Geronimo Plugins, UDDI
UDDI plugin
org.apache.geronimo.plugins » uddi
Geronimo Plugins, ActiveMQ v5
ActiveMQ v5 plugin
org.apache.geronimo.plugins » activemq
Geronimo Plugins, Client
Client plugin
org.apache.geronimo.plugins » client
Geronimo Plugins, CXF
CXF plugin
org.apache.geronimo.plugins » cxf
Geronimo Plugins, Console :: System Database (Jetty)
Geronimo Administration Console System Database Portlet Plugin allows users to view information about the internal database and run SQL scripts.
org.apache.geronimo.plugins » sysdb-console-jetty
Geronimo Plugins, OpenJPA
OpenJPA plugin
org.apache.geronimo.plugins » openjpa
Geronimo Plugins, Web Services
webservices plugin
org.apache.geronimo.plugins » webservices
Geronimo Plugins, Remote Deploy :: Core
This application is essentially a servlet that accepts file upload
requests from remote clients, which is necessary for remote
deployment operations to work properly.
org.apache.geronimo.plugins » geronimo-remote-deploy
Geronimo Plugins, OpenEJB
OpenEJB plugin
org.apache.geronimo.plugins » openejb
Geronimo Plugins, Pluto :: Support
Pluto portal container support for Geronimo. This configuration provides the components
for portlet applications that are shared across the web container.
org.apache.geronimo.plugins » pluto-support
Geronimo Plugins, Jetty
Jetty plugin
org.apache.geronimo.plugins » jetty
Geronimo Plugins, Plan Creator
Geronimo deployment plan creator to facilitate the creation of Geronimo-specific deployment plans
org.apache.geronimo.plugins » plancreator
Geronimo Plugins, JavaMail
JavaMail plugin
org.apache.geronimo.plugins » javamail
Geronimo Plugins, Console :: Plugin and Deployment Portlets (Tomcat)
Geronimo Administration Console Plugin and Deployment Portlets allow users to install plugins, export existing plugins, build custom server assemblies, and deploy applications on Geronimo.
org.apache.geronimo.plugins » plugin-console-tomcat
Geronimo Plugins, Remote Deploy
remote-deploy plugin
org.apache.geronimo.plugins » remote-deploy
Geronimo :: IZPack Installer Build Plugin
A plugin used to build an IZPack based installer for Geronimo
geronimo » geronimo-izpack-plugin
Geronimo :: Maven Assembly Plugin
A plugin used to assemble a distribution of Geronimo
geronimo » geronimo-assembly-plugin
Geronimo :: Maven Dependency Plugin
A plugin used to construct a geronimo-service.xml dependency list for a Geronimo module
geronimo » geronimo-dependency-plugin
FindBugs-Coreplugin
Core plugin supports the FindBugs tool
net.sourceforge.findbugs » coreplugin
jmx-adaptor-plugin
POM was created from install:install-file
jboss » jmx-adaptor-plugin
Apache MyFaces Buildtools Maven2 Faces Plugin
A maven plugin that uses metadata input files to generate JSF Component, Validator and Tag classes,
together with the associated configuration files (.tld, faces-config.xml, etc).
org.apache.myfaces.buildtools » myfaces-faces-plugin
Apache MyFaces Buildtools Maven2 Builder Plugin
A maven plugin that uses annotations (java15 or doclet style) to generate the necessary JSF configuration
files (.tld, faces-config.xml, etc) and optionally Tag, Validator and Component classes.
org.apache.myfaces.buildtools » myfaces-builder-plugin
Plugin Support
Provides common support classes and components for plugins.
org.codehaus.mojo » plugin-support
Maven GWT plugin
This is a maven plugin for compiling GWT modules. It can also be used to start the GWTShell with the in
the project Runtime Dependencies on the classpath. This project was started because existing plugins did not suffice.
net.bankras » mvn-gwt-plugin
ApacheDS Core Plugin (Maven 2)
A collection of tools as plugins to manage various tasks associated with
the directory server.
org.apache.directory.server » apacheds-core-plugin
ApacheDS Bootstrap Plugin
This plugin pre-loads a set of schema objects into a special fixed schema
partition within the server. It uses the bootstrap schema objects to do
this at build time. The schema partition files created are then packaged
using the jar plugin to become what is known as the bootstrap partition jar.
org.apache.directory.server » apacheds-bootstrap-plugin
Apache Axis2 - tool - Eclipse service Plugin
The Axis 2 Eclipse Service Plugin for Service archive creation
org.apache.axis2 » axis2.eclipse.service.plugin
Apache Axis2 - tool - Ant Plugin
The Axis 2 Plugin for Ant Tasks.
org.apache.axis2 » axis2-ant-plugin
Apache Axis2 - tool - Eclipse Codegen Plugin
The Axis 2 Eclipse Codegen Plugin for wsdl2java and java2wsdl
org.apache.axis2 » axis2.eclipse.codegen.plugin
Apache Axis2 - tool - Intellij IDEA Plugin
A Intellij IDEA plugin for Service Archive creation and Code Generation
org.apache.axis2 » axis2-idea-plugin
Sonar GreenPepper Plugin
Collects test reports provided by GreenPepper Maven plugin to feed Sonar.
org.codehaus.sonar-plugins » sonar-greenpepper-plugin
Sonar Taglist Plugin
Analyze various tags found in the code, like @todo or //TODO.
org.codehaus.sonar-plugins » sonar-taglist-plugin
sonar-plugin-taglist
Analyze various tags found in the code, like @todo or //TODO.
org.codehaus.sonar-plugins » sonar-plugin-taglist
Sonar JIRA Plugin
Connects Sonar to Atlassian JIRA in various ways.
org.codehaus.sonar-plugins » sonar-jira-plugin
Security Rules Plugin
Enables to monitor closely a defined set of security rules.
org.codehaus.sonar-plugins » sonar-security-rules-plugin
Technical Debt Sonar plugin
Calculate the technical debt
org.codehaus.sonar-plugins » technical-debt
Sonar Build Breaker Plugin
Break the analysis batch if at least one alert threshold is hit
org.codehaus.sonar-plugins » sonar-build-breaker-plugin
Sonar Artifact Size plugin
Measure the size of the project artifact.
org.codehaus.sonar-plugins » sonar-artifact-size-plugin
SIG MM Sonar plugin
Implementation of the SIG Maintainability Model.
org.codehaus.sonar-plugins » sonar-sigmm-plugin
SonarNCSS
Proposal for JavaNCSS 2
org.codehaus.sonar-plugins » sonarncss
Sonar Emma plugin
Emma is an alternative to Clover and Cobertura to measure coverage by unit tests.
org.codehaus.sonar-plugins » sonar-emma-plugin
Modello Model Version Converter Plugin
Modello Model Version Converter Plugin generates code to transform a model between two versions.
org.codehaus.modello » modello-plugin-converters
Modello JDOM Plugin
Modello JDOM Plugin generates XML writers based on JDOM API.
org.codehaus.modello » modello-plugin-jdom
Modello Dom4J Plugin
Modello Dom4J Plugin generates XML readers and writers based on Dom4J API.
org.codehaus.modello » modello-plugin-dom4j
Modello XDOC Plugin
Modello XDOC Plugin generates model documentation using xdoc markup to be included in a Maven-generated reporting
site.
org.codehaus.modello » modello-plugin-xdoc
Modello XSD Plugin
Modello XSD Plugin generates an XML Schema from the model to be able to validate XML content.
org.codehaus.modello » modello-plugin-xsd
Modello StAX Plugin
Modello StAX Plugin generates XML readers and writers based on StAX API, plus reader delegates to be able to read
multiple model versions.
org.codehaus.modello » modello-plugin-stax
Modello XML Plugin
Modello XML Plugin contains shared code for every plugins working on XML representation of the model.
org.codehaus.modello » modello-plugin-xml
Modello Java Plugin
Modello Java Plugin generates Java POJOs for the model.
org.codehaus.modello » modello-plugin-java
Modello XPP3 Plugin
Modello XPP3 Plugin generates XML readers and writers based on XPP3 API (XML Pull Parser).
org.codehaus.modello » modello-plugin-xpp3
Modello Plugins
Modello Plugins is the main component containing every Modello plugins that are able to generate various types of
code and descriptors.
org.codehaus.modello » modello-plugins
Maven2 NetBeans JAR Running Plugin
Maven plugin for running within NetBeans IDE
org.codehaus.mevenide » netbeans-run-plugin
Maven2 NetBeans NBM Reload Plugin
Maven plugin for installing NetBeans modules within NetBeans IDE
org.codehaus.mevenide » netbeans-nbmreload-plugin
Maven2 NetBeans Deployment Plugin
Maven plugin for deployment within NetBeans IDE
org.codehaus.mevenide » netbeans-deploy-plugin
NetBeans Plugin Bridges
NetBeans functionality bridges that can be reused in maven plugins.
org.codehaus.mevenide » plugin-bridges
Maven2 NetBeans Debugger Plugin
Maven plugin for debugging within NetBeans IDE
org.codehaus.mevenide » netbeans-debugger-plugin
Green Balls
Because green balls are better than blue
org.jvnet.hudson.plugins » greenballs
Hudson JDepend Plugin
A Hudson plugin that uses JDepend to generate metrics.
org.jvnet.hudson.plugins » jdepend
Hudson Next Build Number Plugin
Sets the build number Hudson will use for a job's next build
org.jvnet.hudson.plugins » next-build-number
Naginator
Naginator is a plugin for Hudson that schedules a new build
immediately following a build failure, thereby nagging the
project members that the build is failing.
org.jvnet.hudson.plugins » naginator
Hudson Synergy Plugin
This plug-in provides integration with CM/Synergy Version Manager SCM
org.jvnet.hudson.plugins » synergy
SFEE Plugin
This plugin integrates Hudson with a Source Forge Enterprise Edition (SFEE) Server
org.jvnet.hudson.plugins » sfee
Hudson kagemai plugin
Integrates Hudson to Kagemai
org.jvnet.hudson.plugins » kagemai
Build Secret plugin
Lets you upload secret files to be used by a build.
org.jvnet.hudson.plugins » secret
ChuckNorris Plugin
Displays a picture of Chuck Norris (instead of Hudson the butler) and a random Chuck Norris 'The Programmer' fact on each build page.
org.jvnet.hudson.plugins » chucknorris
Hudson Phing plugin
This plugin allows you to use phing to build PHP projects.
org.jvnet.hudson.plugins » phing
Hudson Serenitec Plugin.
Execute the Serenitec refactoring solution on your project and
generate reports on its activities.
org.jvnet.hudson.plugins » serenitec
Hudson Mercurial plugin
Integrates Hudson to Mercurial SCM
org.jvnet.hudson.plugins » mercurial
FindBugs Plug-in
This plug-in generates the trend report for FindBugs,
an open source program which uses static analysis to look for bugs
in Java code.
org.jvnet.hudson.plugins » findbugs
Hudson Mantis plugin
Integrates Hudson to Mantis
org.jvnet.hudson.plugins » mantis
Hudson Subversion Plug-in
Integrates Hudson with Subversion SCM
org.jvnet.hudson.plugins » subversion
Selenium Auto Exec Server(AES) plugin
This plugin is a Selenium Auto Exec Server(AES) (http://www.enjoyxstudy.com/selenium/autoexec/) plugin.
org.jvnet.hudson.plugins » selenium-aes
Duplicate Code Scanner Plug-in
This plug-in generates reports of duplicated code in a project.
org.jvnet.hudson.plugins » dry
dbCharts
This plugin allows adding to hudson charts backed by JDBC database connection.
org.jvnet.hudson.plugins » dbCharts
CollabNet Plugins
CollabNet packages
org.jvnet.hudson.plugins » collabnet
Hudson Post build task
This plugin allows the user to execute a shell/batch task depending on the build log output.Java regular expression are allowed. If the string matches anywhere in the build log output, the script will execute.
org.jvnet.hudson.plugins » postbuild-task
Hudson Maven Release Plug-in Plug-in
A plug-in that enables you to perform releases using the maven-release-plugin from Hudson.
org.jvnet.hudson.plugins » m2release
Hudson Testability Explorer Plug-in
This plug-in displays and renders trends for XML reports generated by the Testability Explorer.
org.jvnet.hudson.plugins » testabilityexplorer
URL SCM plugin
Allows specification of URLs to poll and copy into the workspace
org.jvnet.hudson.plugins » URLSCM
Hudson Cygpath plugin
Performs path conversion with cygpath
org.jvnet.hudson.plugins » cygpath
Warnings Plug-in
This plug-in reads the compiler warnings from the
console log file and generates a trend report.
org.jvnet.hudson.plugins » warnings
PVCS SCM plugin for Hudson
Provides integration with PVCS for SCM operations in Hudson.
org.jvnet.hudson.plugins » pvcs_scm
PMD Plug-in
This plug-in generates the trend report for PMD, an
open source static code analysis program.
org.jvnet.hudson.plugins » pmd
Downstream-Ext
This plugin provides advanced options for triggering downstream builds.
org.jvnet.hudson.plugins » downstream-ext
BitKeeeper plugin
Allows Hudson to checkout and poll from a BitKeeper repository. Checkout also parses the newly introduced changesets
org.jvnet.hudson.plugins » bitkeeper
Hudson JIRA plugin
Integrates Hudson to JIRA
org.jvnet.hudson.plugins » jira
Hudson Support Subscription Notification Plugin
Advertisement for Sun Continuous Integration Server
org.jvnet.hudson.plugins » scis-ad
Buckminster
Integrates Eclipse Buckminster as a builder in Hudson
org.jvnet.hudson.plugins » buckminster
Hudson build timeout plugin
Aborts a build if it's taking too long
org.jvnet.hudson.plugins » build-timeout
Task Scanner Plug-in
This plug-in scans the workspace files for open tasks
and generates a trend report.
org.jvnet.hudson.plugins » tasks
Configuration Slicing plugin
Allows configuration of a single property across a group of projects
org.jvnet.hudson.plugins » configurationslicing
Checkstyle Plug-in
This plug-in generates the trend report for
Checkstyle, an open source static code analysis program.
org.jvnet.hudson.plugins » checkstyle
eXtreme Feedback Panel
Provides an eXtreme Feedback Panel for Hudson. Thanks to Mark Howard and his work on the Radiator View Plugin from which this was based.
org.jvnet.hudson.plugins » xfpanel
Hudson Backup plugin
Backups and restores Hudson files
org.jvnet.hudson.plugins » backup
Bugzilla plugin
Bugzilla integration - link bugs in changeset descriptions
org.jvnet.hudson.plugins » bugzilla
Hudson Bazaar plugin
Integrates Hudson to Bazaar SCM
org.jvnet.hudson.plugins » bazaar
FTP publisher plugin
Make it possible to upload artifacts and other resources to a ftp server.
org.jvnet.hudson.plugins » ftppublisher
Hudson IRC Plugin
A Build status publisher that notifies channels on a IRC server
org.jvnet.hudson.plugins » ircbot
Hudson Release Plugin
Adds the ability to wrap your job with pre- and post- build steps which are only executed when a manual release build is triggered.
org.jvnet.hudson.plugins » release
Twitter plugin
Plugin for Hudson that adds tweets to Twitter (http://www.twitter.com/) for build events.
org.jvnet.hudson.plugins » twitter
Subversion Release Manager plugin
Plugin lists revisions and related builds allowing a build of a
specific revision
org.jvnet.hudson.plugins » svn-release-mgr
Hudson GIT plugin
Integrates Hudson with GIT SCM
org.jvnet.hudson.plugins » git
Hudson Backlog plugin
Integrates Hudson to Backlog
org.jvnet.hudson.plugins » backlog
Hudson Radiator View Plugin
Adds a new high visibility view of project status.
org.jvnet.hudson.plugins » radiatorviewplugin
Dashboard View
Hudson view that shows various cuts of build information via configured portlets.
org.jvnet.hudson.plugins » dashboard-view
Hudson M2 Extra Steps Plugin
A plugin providing the ability to add pre- and post-build steps to Maven 2 projects.
org.jvnet.hudson.plugins » m2-extra-steps
Configuration Slicing plugin
Allows configuration of a single property across a group of projects
org.jvnet.hudson.plugins » ConfigurationSlicing
Join plugin
Triggering a job after a group of jobs finish
org.jvnet.hudson.plugins » join
Hudson SSH Slaves plugin
Plugin allows you to manage slaves running on *nix machines over SSH.
org.jvnet.hudson.plugins » ssh-slaves
Hudson MSTest plugin
Generates test reports for MSTest.
org.jvnet.hudson.plugins » mstest
Hudson platformlabeler plugin
Assigns labels to nodes based on their operating system properties
org.jvnet.hudson.plugins » platformlabeler
Hudson DocLinks plugin
This plugin allows you to publish documents which are created in the build steps.
org.jvnet.hudson.plugins » doclinks
Shark forms plugin
Plugin that adds Shark forms support to JPED
net.sf.jped.plugins » jped-shark-forms
Shark History related assignment plugin
Plugin that adds Shark history related assignement to JPED
net.sf.jped.plugins » jped-shark-historyRelated
Substance Look and Feel plugin
Plugin that adds substance look and feel for nicer visual of editr
net.sf.jped.plugins » jped-lf-substance
Jedit syntax plugin
Plugin that adds syntax highlighting to condition component
net.sf.jped.plugins » jped-highlight
Xpdl View plugin
Plugin that adds a "xpdl" tab to each Node editor. This tab contains a fragment of the whole xpdl that represent that node
net.sf.jped.plugins » jped-xpdl-view
jped-plugins-base
Root JPED plugins project
net.sf.jped.plugins » jped-plugins-base
Hudson Maven Release Plug-in nexus helper
shaded jar that gets around some class loading issues in HUdson versions prior to 1.316
org.jvnet.hudson.plugins.m2release » nexus
Hudson Maven Release Plug-in Plug-in
A plug-in that enables you to perform releases using the maven-release-plugin from Hudson.
org.jvnet.hudson.plugins.m2release » m2release
EasyBeans/OSGi :: Plugins :: Launcher :: Framework
Implementations of Launcher of OSGi Frameworks
org.ow2.easybeans.osgi » easybeans-osgi-plugins-launcher-framework
EasyBeans/OSGi :: Plugins
Plugins of EasyBeans/OSGi
org.ow2.easybeans.osgi » easybeans-osgi-plugins
EasyBeans/OSGi :: Plugins :: Launcher
Launcher of EasyBeans/OSGi
org.ow2.easybeans.osgi » easybeans-osgi-plugins-launcher
Apache Directory Daemon Plugin (Maven 2)
A plugin that builds installers using bootstrappers and commons-daemon procrun and jsvc
org.apache.directory.daemon » daemon-plugin
Entities to java code converter - Maven2 Plugin
Entities to java code converter - Maven2 plugin
net.sf.aislib.tools.entities » plugin-m2
Script Plugin
Script plugin for generating env.sh for console apps in development.
com.baulsupp.kolja » script-plugin
jamon-nodegen-plugin
Jamon compiler AST node generation tool
org.jamon » jamon-nodegen-plugin
Example Plugins
Provides some example plugins implemented in Groovy.
org.codehaus.mojo.groovy.examples » example-plugins
FraSCAti Assembly Maven Plugins: FraSCAti Factory
Maven plugin module which allow to generate/compile SCA assembly for FraSCAti
org.ow2.frascati.factory » frascati-factory-plugin
Nexus : Core Plugins : Migration Plugin : Artifactory
Allows import of an Artifactory configuration.
org.sonatype.nexus.plugins » nexus-migration-plugin-artifactory
Nexus : Core Plugins : Migration Plugin : Packaging
Allows import of an Artifactory configuration.
org.sonatype.nexus.plugins » nexus-migration-plugin-packaging
Nexus : Core Plugins : LVO Plugin
Reminds about newer Nexus versions.
org.sonatype.nexus.plugins » nexus-lvo-plugin
Geronimo Plugins, Monitoring :: Agent JMX
Geronimo Monitoring Agent JMX
org.apache.geronimo.plugins.monitoring » agent-jmx
Geronimo Plugins, Monitoring :: Agent EJB
Geronimo Monitoring Agent EJB Module
org.apache.geronimo.plugins.monitoring » agent-ejb
Geronimo Plugins, Monitoring
Geronimo Monitoring and Management
org.apache.geronimo.plugins.monitoring » monitoring
Geronimo Plugins, Monitoring :: Console EAR
Geronimo Monitoring Console. EAR Module
org.apache.geronimo.plugins.monitoring » mconsole-ear
Geronimo Plugins, Monitoring :: Agent EAR
Geronimo Monitoring Agent EAR Module
org.apache.geronimo.plugins.monitoring » agent-ear
Geronimo Plugins, Monitoring :: Agent SQL
This module carries the Monitoring's SQL scripts for all databases.
org.apache.geronimo.plugins.monitoring » agent-sql
Geronimo Plugins, Monitoring :: Console WAR
Geronimo Monitorin Console :: WEB Module
org.apache.geronimo.plugins.monitoring » mconsole-war
Geronimo Plugins, Monitoring :: Agent JAR
Geronimo Monitoring Agent Utility Library
org.apache.geronimo.plugins.monitoring » agent-jar
xdoclet-plugin-jdo
Generates JDO mappings
org.codehaus.xdoclet » xdoclet-plugin-jdo
XDoclet 2 hibernate plugin
XDoclet 2 plugin generating hibernate 2 & 3 mappings and configuration
org.codehaus.xdoclet » xdoclet-plugin-hibernate
Aggregation module to build Cecilia non-Maven-plugin modules
This pom is here to reference the non-Maven-plugin modules of
Cecilia.
org.objectweb.fractal.cecilia.build-modules » build-nonplugins
Google Guice - Integration: Struts2 Plugin
Guice integration with Struts2 as a plugin
com.google.inject.integration » guice-struts2-plugin
Rat::Plugin4Maven
A plugin for Apache Maven that runs Apache Rat
to audit the source to be distributed.
org.apache.rat » apache-rat-plugin
Berkeley Persistor
Provides file based persistence for a standalone application
org.nakedobjects.plugins » berkeley-persistor
easyb IntelliJ plugin
A plugin that enables easyb spec execution in IntelliJ
org.easyb » intellij-plugin
easyb dbunit plugin
A dbunit plugin for easyb
org.easyb » easyb-dbunit-plugin
Genesis Plugins
Custom plugins and support for plugins.
org.apache.geronimo.genesis.bunk » plugins
Genesis Plugins :: Plugin Support
Provides common support classes used by plugins.
org.apache.geronimo.genesis.bunk » plugin-support
Maven2 Plugins from Mevenide
Maven2 plugin parent
org.codehaus.mevenide.plugins » mevenide-plugin-parent
Simple OR java code generator - Maven2 plugin
Simple OR java code generator - Maven2 plugin
net.sf.aislib.tools.mapping » plugin-m2
Maven2 Plugin
This plugin provides basic support for [maven2] project in [jEdit] :
* running "mvn ...",
* create project from archetype,
* quick access to pom.xml,
* ...
[maven2]: http://maven.apache.org
[jEdit]: http://jedit.org
net.sf.alchim.jedit » MvnPlugin
ScalaPlugin
The ScalaSupport is nothing but scala-library.jar packaged as a neat little jEdit plugin. (to be used/by other plugin written in Scala)
net.sf.alchim.jedit » ScalaPlugin
Nexus : Test Harness : Exception Plugin
Used to generate an exception in nexus.
org.sonatype.nexus » nexus-exception-plugin
Nexus : Test Harness : Timeout Plugin
Used to generate a request timeout.
org.sonatype.nexus » nexus-timeout-plugin
Sonar Timeline plugin
Advanced time machine chart (requires an internet access).
org.codehaus.sonar-plugins » sonar-timeline-plugin
Sonar Motion Chart Plugin
Display how a set of metrics evolves over time (requires an internet access).
org.codehaus.sonar-plugins » sonar-motion-chart-plugin
Hudson Piwik Analytics Plug-in
Piwik Analytics plugin that decorates all pages with tracking code.
org.jvnet.hudson.plugins » piwikanalytics
Monitoring
Monitoring of hudson
org.jvnet.hudson.plugins » monitoring
Hudson Javascript Widgets Plugin
Allows embedding various statistics available from Hudson in your via javascript-snippets ala ohloh.net
org.jvnet.hudson.plugins » jswidgets
Security Realm by custom script
Supports authentication by exeuting a custom script, to resolve groups for a user, a second script can be defined.
org.jvnet.hudson.plugins » script-realm
Hudson Campfire Plugin
A Build status publisher that notifies channels on a Campfire server
org.jvnet.hudson.plugins » campfire
eclipse-plugins
Eclipse Plugins for OpenEJB
org.apache.openejb » eclipse-plugins
FreeHEP Character Table Converter
Converts 16 bit Unicode text files into lookup tables. These tables are used by the VectorGraphics
package to include and embed fonts in the output formats.
org.freehep » freehep-chartable-converter-plugin
Sonar SonarJ Plugin
Provides architecture governance features accompanied by metrics about cyclic dependencies and other structural aspects.
org.codehaus.sonar-plugins » sonar-sonarj-plugin
Sonar Radiator plugin
Display measures in a big treemap.
org.codehaus.sonar-plugins » sonar-radiator-plugin
Technical Debt Sonar plugin
Calculates in US Dollars the work required to fix all quality issues in source code.
org.codehaus.sonar-plugins » sonar-technicaldebt-plugin
Export dynamic job data
This plugin exports job parameters into a properties file.
org.jvnet.hudson.plugins » job-exporter
Static Analysis Utilities
This plug-in provides utilities for the static code analysis plug-ins.
org.jvnet.hudson.plugins » analysis-core
Hudson Analysis Test Utilities
This plug-in provides test utilities for the static code analysis plug-ins.
org.jvnet.hudson.plugins » analysis-test
FraSCAti Assembly Maven Plugins: Contribution
Maven plugin module which allow to create contribution package for FraSCAti
org.ow2.frascati.factory » frascati-contribution-plugin
Plugins
LogDistiller Plugins Extensions is a place to develop LogDistiller plugins extensions.
net.sf.logdistiller » plugins
Geronimo Plugins, Jetty7
Jetty7 plugin
org.apache.geronimo.plugins » jetty7
Geronimo Plugins, Concurrency Utilities
Implementation of the Concurrency Utilities for Java EE specification.
org.apache.geronimo.plugins » concurrent
Geronimo Plugins, AspectJ
AspectJ plugin
org.apache.geronimo.plugins » aspectj
classloaders
Plugins that are only classloaders, with no services. These typically are used to share classes among several independent services.
org.apache.geronimo.plugins.classloaders » classloaders
Geronim Plugin Farm Node Server Assembly
An assembly that extends the framework assembly with the plugin farm node plugin.
org.apache.geronimo.assemblies » geronimo-plugin-farm-node
Geronimo Plugin Group :: Framework
This plugin group provides the framework functionality. It is required to build a working server.
org.apache.geronimo.framework.plugingroups » framework
Geronimo Plugins, Clustering :: Plugin Farm Member
Basic farming support
org.apache.geronimo.configs » plugin-farm-member
Geronimo Plugins, Clustering :: Plugin Farm
Basic farming support
org.apache.geronimo.configs » plugin-farm
Geronimo Plugins, Clustering :: Plugin Farm Datasource
Plugin defining a derby datasource for the plugin farm. Intended to be replaced with a remote datasource for greater reliability in actual deployments
org.apache.geronimo.configs » plugin-farm-datasource
Sonar Quality Index Plugin
Calculate a global Quality Index, based on coding rules, Style, Complexity and Coverage.
org.codehaus.sonar-plugins » sonar-quality-index-plugin
Sonar LDAP Plugin
Enables the delegation of Sonar authentication to LDAP.
org.codehaus.sonar-plugins » sonar-ldap-plugin
Sonar Crowd Plugin
Enables the delegation of Sonar authentication to Atlassian Crowd.
org.codehaus.sonar-plugins » sonar-crowd-plugin
Geronimo Plugin Group :: Persistence
This plugin group provides Persistence functionality.
org.apache.geronimo.plugingroups » persistence
Geronimo Plugin Group :: WADI Clustering Tomcat
This plugin group provides WADI Clustering functionality for Tomcat.
org.apache.geronimo.plugingroups » clustering-tomcat
Geronimo Plugin Group :: Web Services Axis2
This plugin group provides Web Services Axis2 functionality.
org.apache.geronimo.plugingroups » webservices-axis2
Geronimo Plugin Group :: EJB
This plugin group provides EJB functionality.
org.apache.geronimo.plugingroups » ejb
Geronimo Plugin Group :: WADI Clustering Jetty
This plugin group provides WADI Clustering functionality for Jetty.
org.apache.geronimo.plugingroups » clustering-jetty
Geronimo Plugin Group :: Java EE 5 Tomcat
This plugin group provides Java EE 5 Tomcat functionality.
org.apache.geronimo.plugingroups » javaee5-tomcat
Geronimo Plugin Group :: Java EE 5 Jetty
This plugin group provides Java EE 5 Jetty functionality.
org.apache.geronimo.plugingroups » javaee5-jetty
Geronimo Plugin Group :: Client
This plugin group provides Client functionality.
org.apache.geronimo.plugingroups » client
Geronimo Plugin Group :: Web Services CXF
This plugin group provides Web Services CXF functionality.
org.apache.geronimo.plugingroups » webservices-cxf
Geronimo Plugin Group :: Web Little-G Jetty
This plugin group provides the little-G Jetty functionality.
org.apache.geronimo.plugingroups » web-jetty
Geronimo Plugin Group :: Web Little-G Tomcat
This plugin group provides the little-G Tomcat functionality.
org.apache.geronimo.plugingroups » web-tomcat
Geronimo Plugins, Console :: Monitoring DataSource
Geronimo Administration Console Monitoring DataSource Plugin provides datasource that is used by the Geronimo Administration Console Monitoring Plugin.
org.apache.geronimo.plugins.monitoring » mconsole-ds
Geronimo Plugins, Console :: Monitoring (Jetty)
Geronimo Administration Console Monitoring Plugin allows users to monitor one or more geronimo instances.
org.apache.geronimo.plugins.monitoring » mconsole-jetty
Geronimo Plugins, Console :: Monitoring (Tomcat)
Geronimo Administration Console Monitoring Plugin allows users to monitor one or more geronimo instances.
org.apache.geronimo.plugins.monitoring » mconsole-tomcat
Fortify 360 Plugin
Fortify 360 FPR post-processing and uploading to Fortify 360 Server
org.jvnet.hudson.plugins.fortify360 » fortify360
Hudson CVS Plug-in
Integrates Hudson with CVS SCM
org.jvnet.hudson.plugins » cvs
Hudson Performance Publisher plugin
The PerfPublisher plug-in scans for xml tests reports defined in the administration panel and generates trend graphs, computes stats and underline regressions and modifications. The xml files must be generated by your own testing tool.
org.jvnet.hudson.plugins » perfpublisher
Downstream build view
This plug-in allows you to view the full status all the downstream builds so that we can graphically see that everything for this build has been completed successfully.
org.jvnet.hudson.plugins » downstream-buildview
Hudson Artifactory Plugin
Integrates Artifactory to Hudson
org.jvnet.hudson.plugins » artifactory
Hudson Codescanner Plug-in
This plug-in reads the Symbian Codescanner output and generates reports,
trends and a lot more
org.jvnet.hudson.plugins » codescanner
Nexus : Core Plugins : Plugin Console
Adds a UI to view installed plugins.
org.sonatype.nexus.plugins » nexus-plugin-console-plugin
SQuirreL-SQL Plugin Assembly Descriptor
This project simply contains the assembly descriptor that is
shared by all of the plugins, which produces an assembly zip archive containing
the packaged plugin
net.sf.squirrel-sql » squirrelsql-plugins-assembly-descriptor
SQuirreL-SQL Plugins Parent POM
POM file to consolidate common POM specifications
net.sf.squirrel-sql » squirrelsql-plugins-parent-pom
Geronimo Plugins, OpenJPA2
OpenJPA2 plugin
org.apache.geronimo.plugins » openjpa2
Nexus : Core Plugins : OSS LDAP : LDAP Plugin
Adds a LDAP security realm to Nexus.
org.sonatype.nexus.plugins.ldap » nexus-ldap-realm-plugin
Nexus : Core Plugins : OSS LDAP : Plugin ITs
Nexus LDAP Realm Plugin ITs
org.sonatype.nexus.plugins.ldap » nexus-ldap-plugin-it
Nexus : Core Plugins : OSS LDAP
Nexus LDAP Parent
org.sonatype.nexus.plugins.ldap » nexus-ldap-plugin-parent
Sonar Build Stability Plugin
Generates reports based on information about builds from Continuous Integration System.
org.codehaus.sonar-plugins » sonar-build-stability-plugin
Hudson java.io.tmpdir cleaner plugin
Cleans garbage in java.io.tmpdir
org.jvnet.hudson.plugins » tmpcleaner
Tool Environment plugin
Lets you use "tools" in unusual ways, such as from shell scripts.
org.jvnet.hudson.plugins » toolenv
Static Analysis Collector Plug-in
This plug-in is an add-on for the plug-ins Checkstyle, Dry, FindBugs, PMD, Tasks, and Warnings:
the plug-in collects the different analysis results and shows the results in a combined trend graph.
Additionally, the plug-in provides health reporting and build stability based on these combined results.
org.jvnet.hudson.plugins » analysis-collector
Slave Monitor for system load average
This plugin checks the slaves system load averages.
org.jvnet.hudson.plugins » systemloadaverage-monitor
Hudson global-build-stats plugin
Global build stats plugin will allow to gather and display global build result statistics. It is a useful tool allowing to display global hudson build trend over time.
org.jvnet.hudson.plugins » global-build-stats
Hudson Job Configuration History Plugin
Saves copies of all job configurations.
org.jvnet.hudson.plugins » jobConfigHistory
Hudson SSH plugin
Execute shell scripts on remote host
using ssh (pre and post build).
Based on the cool scp plugin.
org.jvnet.hudson.plugins » ssh
Sonar SCM Activity Plugin
Collects and reports information from SCM.
org.codehaus.sonar-plugins.scm-activity » sonar-scm-activity-plugin
ofc2struts2
A Struts 2 plugin to allow easy deployment of Open Flash Chart 2 charts
binky.ofc2plugin » ofc2struts2
JPA-XJC
JAXB 2.1 Schema to Java compiler plugin for annotating schema derived classes with Java persistence annotations.
net.sourceforge.jpaxjc » jpa-xjc-plugin
Nexus : Core Plugins : Remote Repository Browsing
Adds browsing support for proxied remote repositories
org.sonatype.nexus.plugins » nexus-rrb-plugin
struts2jscalendarplugin
JSCalendar-1.0 Plugin for Struts2
com.google.code.struts2jscalendarplugin » struts2jscalendarplugin
FuseSource Maven Plugins
A collection of random yet handy Maven plugins.
org.fusesource.mvnplugins » mvnplugins
Struts 2 jQuery Plugin
A Plugin for the popular Java web framework Struts2 to provide AJAX functionality and UI Widgets based on the jQuery Javascript framework.
com.jgeppert.struts2.jquery » struts2-jquery-plugin
Hudson Clone Workspace SCM Plug-in
Plugin to archive workspaces from one project and reuse those as SCM sources for other projects.
org.jvnet.hudson.plugins » clone-workspace-scm
Files Found Trigger
Schedules a build when certain files exist
org.jvnet.hudson.plugins » files-found-trigger
Labeled Test Groups Publisher
Hudson plugin that allows arbitrary test formats grouped by type
org.jvnet.hudson.plugins » labeled-test-groups-publisher
SCA4J Plugins Parent POM
SCA4J Plugins Parent POM.
org.codehaus.service-conduit » sca4j-plugins-parent-pom
SCA4J Contribution Plugin
SCA4J Contribution Plugin.
org.codehaus.service-conduit » sca4j-contribution-plugin
Hudson iPhoneView plugin
This plugin allows you to view the status of your jobs via iPhone or iPod touch.
org.jvnet.hudson.plugins » iphoneview
SCA4J Integration Test Maven Plugin
SCA4J Integration Test Maven Plugin.
org.codehaus.service-conduit » sca4j-itest-plugin
Sonar Total Quality Plugin
Provides an overall measure of the quality of the project, linking code quality, design, architecture, and testing (Unit and Integration).
org.codehaus.sonar-plugins » sonar-total-quality-plugin
Hudson cross-platform shell plugin
This plugin allows you to call shell commands using the right shell depending on the executing OS.
org.jvnet.hudson.plugins » xshell
Apache Felix Web Console Memory Usage Plugin
Plugin providing plugins to the Felix Shell and Web Console to
observe the VMs memory use and cause try to get thread dumps etc.
org.apache.felix » org.apache.felix.webconsole.plugins.memoryusage
Apache Felix Web Console UPnP Plugin
This is a plugin for the Apache Felix OSGi web console for displaying
UPnP devices.
org.apache.felix » org.apache.felix.webconsole.plugins.upnp
Sonar Flex Plugin
Enables analysis of ActionScript projects into Sonar.
org.codehaus.sonar-plugins » sonar-flex-plugin
SiteMonitor Plugin
Monitors web site up/down status.
org.jvnet.hudson.plugins » sitemonitor
Measurement Plots
Plot measurements embedded into the standard output and error streams of tests.
org.jvnet.hudson.plugins » measurement-plots
Hudson Gerrit plugin
Plugin for reporting build results to Gerrit
org.jvnet.hudson.plugins » gerrit
Scala Continuations Plugin
Delimited continuations compilation for Scala
org.scala-lang.plugins » continuations
Hudson Exclusive Execution Plugin
This plugin allows for the execution of a job when no other jobs are running.
org.jvnet.hudson.plugins » exclusive-execution
Nexus : Indexer Lucene : Plugin
Nexus Indexer Lucene UI and security contributions
org.sonatype.nexus » nexus-indexer-lucene-plugin
Geronimo Eclipse Plugin
Apache Geronimo Eclipse Plugin and WTP Server Adapter
org.apache.geronimo.devtools » geronimo-eclipse-plugin
Sonar Clirr Plugin
Checks Java libraries for binary and source compatibility with older releases.
org.codehaus.sonar-plugins » sonar-clirr-plugin
Hudson Performance Publisher plugin
The PerfPublisher plug-in scans for xml tests reports defined in the administration panel and generates trend graphs, computes stats and underline regressions and modifications. The xml files must be generated by your own testing tool.
org.jvnet.hudson.plugins » PerfPublisher
Girls Plugin
Displays pictures of girls (instead of Hudson the butler) and a random fact on each build page.
org.jvnet.hudson.plugins » girls
BuildMonitor
Monitor Hudson builds and display the status on Firefox status bar.
org.jvnet.hudson.plugins » buildmonitor
Floggy plugin for Eclipse
A Floggy plugin for Eclipse.
net.sourceforge.floggy » eclipse-floggy-plugin
Jolira Plugins
A Simple but Effective Plugin Mechanism built on Guice Multibindings
com.jolira » plugins
Sonar IDEs :: IntelliJ IDEA Plugin
An IntelliJ IDEA Plugin for Sonar.
org.codehaus.sonar-ide » idea-sonar-plugin
Nexus Crowd Integration
Integration between Nexus MRM and Crowd Identity Server.
org.sonatype.nexus.plugins » nexus-crowd-plugin
Origo Issue Notifier
Plugin for Hudson that opens or updates an issue on Origo based on the build result.
org.jvnet.hudson.plugins » origo-issue-notifier
Sonar .Net projects
A Reactor Project for all the Sonar .Net code quality projects
org.codehaus.sonar-plugins.dotnet » sonar-dotnet
Maven .Net common libraries
Common tools to process .Net projects and solutions
org.codehaus.sonar-plugins.dotnet » dotnet-commons
Sonar .NET Plugins
A Reactor Project for all the code quality relevant projects
org.codehaus.sonar-plugins.dotnet » parent
Compact Columns
More compact columns for showing last success and failure.
Easier to understand, and takes less room in your view.
org.jvnet.hudson.plugins » compact-columns
Wicket Plugin Framework
A framework for registering plugins with the Wicket application
org.wicketstuff » wicket-plugin
Sonar PHP Plugin
Enables analysis of PHP projects into Sonar.
org.codehaus.sonar-plugins » sonar-php-plugin
Sonar PHP Project
Enables analysis of PHP projects into Sonar.
org.codehaus.sonar-plugins » sonar-php
Hudson Throttle Concurrent Builds Plug-in
Plugin to throttle the number of concurrent builds of a single job per node.
org.jvnet.hudson.plugins » throttle-concurrents
Matrix Tie Parent plugin
Tie execution of Matrix parent build to a Label
org.jvnet.hudson.plugins » matrixtieparent
Geronimo Plugins, Jetty 8
jetty8 plugin
org.apache.geronimo.plugins » jetty8
Geronimo Plugins, Connector 1.6
Connector plugin
org.apache.geronimo.plugins » connector-1_6
Geronimo Plugins, Aries
Aries Application Plugin
org.apache.geronimo.plugins » aries
Geronimo Plugin Group :: Java EE 6 Tomcat
This plugin group provides Java EE 6 Tomcat functionality.
org.apache.geronimo.plugingroups » javaee6-tomcat
Geronimo Plugin Group :: Console Tomcat
This plugin group provides Console on Tomcat functionality.
org.apache.geronimo.plugingroups » console-tomcat
Geronimo Plugin Group :: WAB Tomcat
This plugin group provides support for OSGi Web Applications on Tomcat.
org.apache.geronimo.plugingroups » wab-tomcat
Geronimo Plugin Group :: Console Jetty
This plugin group provides Console on Jetty functionality.
org.apache.geronimo.plugingroups » console-jetty
Geronimo Plugin Group :: EBA Tomcat
This plugin group provides the Apache Aries EBA on Tomcat functionality.
org.apache.geronimo.plugingroups » eba-tomcat
Geronimo Plugin Group :: Java EE 6 Jetty
This plugin group provides Java EE 6 Jetty functionality.
org.apache.geronimo.plugingroups » javaee6-jetty
Geronimo Plugin Group :: JMS (ActiveMQ)
This plugin group provides JMS functionality.
org.apache.geronimo.plugingroups » jms
Geronimo Plugin Group :: WAB Jetty
This plugin group provides support for OSGi Web Applications on Jetty.
org.apache.geronimo.plugingroups » wab-jetty
Geronimo Plugin Group :: EBA Jetty
This plugin group provides the Apache Aries EBA on Jetty functionality.
org.apache.geronimo.plugingroups » eba-jetty
View Job Filters
Manage multiple views and hundreds of jobs much more easily. This plug-in provides more ways to include/exclude jobs from a view, including filtering by SCM path, and by any job or build status type, as well as "chaining" of filters and negating filters.
org.jvnet.hudson.plugins » view-job-filters
Sonar Piwik Plugin
Piwik (http://piwik.org/) is an open-source web analytics software that can be
used as an alternative to Google Analytics, in particular for internal websites. The Piwik Plugin
submits individual's browsing activity of the Sonar instance to a Piwik server.
org.codehaus.sonar-plugins » sonar-piwik-plugin
Security Realm with no CAPTCHA
Simply extends the default Hudson security realm to not use a CAPTCHA.
org.jvnet.hudson.plugins » security-no-captcha
Nexus : Core Plugins : Core Documentation
Exposes Nexus core documentation.
org.sonatype.nexus.plugins » nexus-core-documentation-plugin
UIMA ${project.artifactId}
Adds the IBM Copyright to the Notice file for selected source files
org.apache.uima » parent-pom-eclipse-plugins-ibm-notice
UIMA ${project.artifactId}
Holds common, factored out settings for eclipse plugins
org.apache.uima » parent-pom-eclipse-plugins
SQuirreLSQL Update Site Maven Mojo
This project produces the Mojo that can build a proper release.xml for the SQuirreLSQL update site,
given a directory where the updated jar artifacts are located. This plugin accepts a directory in
it's configuration and expects to find three sub-directories there : core, plugins and i18n. It then
categorizes the artifacts found in those directories accordingly in the final release.xml file, that
is generated in the specified folder.
net.sf.squirrel-sql » squirrelsql-update-site-plugin
SQuirreLSQL Version Maven Mojo
This project produces a maven mojo that can set the System property "squirrelsql.version" so that
it can be used globally by the installers and the update-site projects. It accepts the project
version as an argument which it uses to decide what the squirrelsql.version should be. If the
project version ends with "-SNAPSHOT", then the squirrelsql.version will be set to
Snapshot-{timestamp} where {timestamp} is the current timestamp in the form of YYYYMMDD_HHMM. If
however, the project version does not end with "-SNAPSHOT", then squirrelsql.version will be set to
the value of the project version.
net.sf.squirrel-sql » squirrelsql-version-plugin
CIFS publisher plugin
Make it possible to upload artifacts and other
resources to a CIFS server.
org.jvnet.hudson.plugins » cifs
Daytrader :: Plugins :: Web + Direct JDBC :: Jetty
Daytrader :: Plugins :: Web + Direct JDBC :: Jetty
org.apache.geronimo.samples.daytrader.plugins » daytrader-web-jdbc-jetty
fuse-javadoc-skin
A Javadoc skin for fusesource projects.
org.fusesource.mvnplugins » fuse-javadoc-skin
fuse-jxr-skin
A JXR fusesource skin.
org.fusesource.mvnplugins » fuse-jxr-skin
Sonar Twitter Plugin
Reports about analysis via Twitter.
org.codehaus.sonar-plugins » sonar-twitter-plugin
Scriptler
Scriptler allows you to store/edit/execute groovy scripts on any of the slaves/nodes... no need to copy paste groovy code anymore. Beside administer your scripts, Scritpler also provides a way to share scripts between users via hosted script catalogs on the internet.
org.jvnet.hudson.plugins » scriptler
dybdob Sonar plugin
Sonar plugin to track compiler warning counts over time
com.custardsource.dybdob » dybdob-sonar-plugin
Scala Mojo Support
The scala-mojo-support project contains helper code for creating Mojos in scala.
org.fusesource.mvnplugins » scala-mojo-support
Sonar JaCoCo Plugin
JaCoCo is an alternative to Clover and Cobertura to measure coverage by unit tests.
org.codehaus.sonar-plugins » sonar-jacoco-plugin
Hudson Notifo Plugin
A Build status publisher that sends Notifo notifications
org.jvnet.hudson.plugins » notifo
Timestamper
Adds timestamps to the Console Output
org.jvnet.hudson.plugins » timestamper
JSGames Plugin
Play some JavaScript games from the comfort of your Hudson instance.
org.jvnet.hudson.plugins » jsgames
Sonar Groovy Plugin
Enables analysis of Groovy projects into Sonar.
org.codehaus.sonar-plugins » sonar-groovy-plugin
Geomajas WMS layer plug-in
Geomajas WMS layer plug-in
org.geomajas.plugin » geomajas-plugin-wms-all
Geomajas staticsecurity plug-in core
Geomajas security plug-in which allows all users and policies to be defined as part of spring configuration
org.geomajas.plugin » geomajas-plugin-staticsecurity
Geomajas GeoTools layer plug-in
Geomajas GeoTools layer plug-in
org.geomajas.plugin » geomajas-plugin-geotools-all
Geomajas layer model using WMS
Geomajas layer model using WMS
org.geomajas.plugin » geomajas-layer-wms
Geomajas Hibernate layer plug-in parent
Geomajas Hibernate layer plug-in
org.geomajas.plugin » geomajas-plugin-hibernate-all
Geomajas layer model using hibernate
Geomajas layer model using hibernate
org.geomajas.plugin » geomajas-layer-hibernate
Geomajas Google layer plug-in
Geomajas Google layer plug-in
org.geomajas.plugin » geomajas-plugin-google-all
Geomajas OpenStreetMap layer plug-in
Geomajas OpenStreetMap layer plug-in
org.geomajas.plugin » geomajas-plugin-openstreetmap-all
Geomajas layer model using OpenStreetMap
Geomajas layer model using OpenStreetMap
org.geomajas.plugin » geomajas-layer-openstreetmap
Geomajas layer model using Geotools
Geomajas layer model using Geotools
org.geomajas.plugin » geomajas-layer-geotools
Geomajas layer model using Google Maps
Geomajas layer model using Google Maps
org.geomajas.plugin » geomajas-layer-google
Geomajas staticsecurity plug-in GWT
Geomajas security plugin which allows all users and policies to be defined as part of spring configuration
org.geomajas.plugin » geomajas-plugin-staticsecurity-gwt
Geomajas staticsecurity plug-in parent
Geomajas static security plug-in
org.geomajas.plugin » geomajas-plugin-staticsecurity-all
NodeJS Plugin
Executes NodeJS script as a build step.
org.jvnet.hudson.plugins » nodejs
Geomajas staticsecurity plugin documentation (${translation})
Geomajas static security plugin documentation (${translation})
org.geomajas.documentation » geomajas-plugin-staticsecurity-documentation
Plugin-Security
API de l'application modulaire evasion-en-ligne
com.evasion » Plugin-Security
PLUGINS
API de l'application modulaire evasion-en-ligne
com.evasion » PLUGINS
Plugin-Junit
Plugin pour le test unitaire des couche JPA, JTA et EJB
com.evasion » Plugin-Junit
Plugin-Donation
Gestion des donnations au profit d'une association
com.evasion » Plugin-Donation
XDoclet2 Ignore Plugin Test
Test project to check if unknown tags are really ignored.
com.googlecode.xdoclet-plugin-ignore » xdoclet-plugin-ignore-test
XDoclet2 Ignore Plugin
Remove XDoclet2 "unknown tag" warnings. Tags that are not standard
Javadoc tags and that are not recognized by other plugins will be
ignored. You may see a summary of unknown tags or no warnings at all.
com.googlecode.xdoclet-plugin-ignore » xdoclet-plugin-ignore
Nexus : Core Plugins : Groovy Console
Adds running groovy scripts in tasks and on events.
org.sonatype.nexus.plugins » nexus-groovy-console-plugin
Sonar Trac Plugin
Retrieves and reports the number of project issues from a Trac instance.
org.codehaus.sonar-plugins » sonar-trac-plugin
Sonar Web Plugin
Analyze web code.
org.codehaus.sonar-plugins » sonar-web-plugin
OW2 FraSCAti: Contribution Maven Plugin
Maven plugin module to create ZIP contributions for OW2 FraSCAti.
org.ow2.frascati.mojo » frascati-contribution-plugin
OW2 FraSCAti: Launcher Maven Plugin
Maven plugin module to run SCA assemblies with OW2 FraSCAti.
org.ow2.frascati.mojo » frascati-launcher-plugin
OW2 FraSCAti: Compiler Maven Plugin
Maven plugin module to compile SCA composites with OW2 FraSCAti.
org.ow2.frascati.mojo » frascati-compiler-plugin
geocoder
geocoder
org.geomajas.plugin » geomajas-plugin-geocoder
geocoder plug-in parent
geocoder plug-in grouping module
org.geomajas.plugin » geomajas-plugin-geocoder-all
geocoder (GWT face)
geocoder (GWT face)
org.geomajas.plugin » geomajas-plugin-geocoder-gwt
Geomajas GWT example
Geocoder GWT example application
org.geomajas.plugin » geomajas-plugin-geocoder-gwt-example
geocoder documentation
geocoder documentation
org.geomajas.plugin » geocoder-documentation
Hudson Mask Passwords Plug-in
Masks passwords that may appear in the console
org.jvnet.hudson.plugins » mask-passwords
Geomajas extension for printing
Geomajas extension for printing
org.geomajas.plugin » geomajas-plugin-printing
Geomajas GWT application
Geomajas GWT application
org.geomajas.plugin » geomajas-plugin-printing-gwt-example
Geomajas simple printing plug-in
Geomajas simple printing plug-in
org.geomajas.plugin » geomajas-plugin-printing-all
TestLink Hudson Plugin
This plug-in integrates TestLink and Hudson.
org.jvnet.hudson.plugins » testlink
Geomajas simple printing plugin documentation (${translation})
Geomajas simple printing plugin documentation (${translation})
org.geomajas.documentation » geomajas-plugin-printing-documentation
Geomajas OpenStreetMap layer documentation
Geomajas OpenStreetMap layer documentation
org.geomajas.plugin » geomajas-layer-openstreetmap-documentation
Nexus Capabilities :: Plugin
Allows Nexus to define configurable capabilities
org.sonatype.nexus.plugins » nexus-capabilities-plugin
Resource Aggregator Plugin
Maven Plugin for the Resource Aggregator project.
org.jasig » resource-aggregator-plugin
Resource Aggregator Plugin
Maven Plugin for the Resource Aggregator project.
org.jasig.resource-aggregator » resource-aggregator-plugin
Hudson Blame Subversion Plug-in
This plug-in provides utilities for getting svn info from upstream job to downstream job
org.jvnet.hudson.plugins » BlameSubversion
Hudson Growl Plugin
Sends growl notification
org.jvnet.hudson.plugins » growl
SCM Sync Configuration Plugin
SCM Sync Configuration Hudson plugin is aimed at 2 main features : First, keep sync'ed your config.xml (and other ressources) hudson files with a SCM repository (backup), Secondly, track changes (and author) made on every file with commit messages.
org.jvnet.hudson.plugins » scm-sync-configuration
Sonar C-Rules Plugin
Provide a C rule engine. This C-Rules plugin requires the C plugin to be installed in order to work.
org.codehaus.sonar-plugins » sonar-c-rules-plugin
Sonar Cutoff Plugin
Exclude files from analysis based on a cutoff date threshold. Any source file that was last modified prior to the configured
cutoff date is excluded. This can be useful when you want to analyze the work done on an existing code base and measure the quality of
new code/changes only. This way previous phases of the project will not impact the analysis.
org.codehaus.sonar-plugins » sonar-cutoff-plugin
OpenEngSB :: Plugin Configuration :: Parent
Parent for all osgi bundles, non-osgi and wrapped bundles
org.openengsb.build » shared-plugin-settings
Google App Engine Plugin
Google uses factories to provde access to interfaces such
as the UserService. This package provdes a Guice Module to enable code-injection of
these dependencies instead. There is also a set of mock objects in the test
jar provided with this package that simplifes testing App-Engine services.
com.jolira » gae-plugin
Multiline Views TabBar Plugin
Provides a multi-line tab bar for views.
org.jvnet.hudson.plugins » multiline-tabbar-plugin
Hudson SafeRestart Plugin
This plugin allows you to restart Hudson safely.
org.jvnet.hudson.plugins » saferestart
Plugin Modules POM file
This POM lists all of the plugin modules. It is important to take the following
steps when adding a new plugin:
1. This pom's modules section gets a new module whose name matches the directory in which the new
plugin is installed.
2. The new module has a pom which lists the squirrelsql-plugins-parent-pom as it's
parent (not this pom!).
net.sf.squirrel-sql » plugins
Informix Plugin
Informix Plugin
net.sf.squirrel-sql.plugins » informix
Firebirdmanager Plugin
Firebirdmanager Plugin
net.sf.squirrel-sql.plugins » firebirdmanager
SQuirreL-SQL Plugins Parent POM
POM file to consolidate common POM specifications
net.sf.squirrel-sql.plugins » squirrelsql-plugins-parent-pom
Hibernate Plugin
Hibernate Plugin
net.sf.squirrel-sql.plugins » hibernate
Sqlscript Plugin
Sqlscript Plugin
net.sf.squirrel-sql.plugins » sqlscript
Derby Plugin
Derby Plugin
net.sf.squirrel-sql.plugins » derby
Exportconfig Plugin
Exportconfig Plugin
net.sf.squirrel-sql.plugins » exportconfig
Mssql Plugin
Mssql Plugin
net.sf.squirrel-sql.plugins » mssql
I18n Plugin
I18n Plugin
net.sf.squirrel-sql.plugins » i18n
Sqlreplace Plugin
Sqlreplace Plugin
net.sf.squirrel-sql.plugins » sqlreplace
Netezza Plugin
Netezza Plugin
net.sf.squirrel-sql.plugins » netezza
Refactoring Plugin
Refactoring Plugin
net.sf.squirrel-sql.plugins » refactoring
Sqlparam Plugin
Sqlparam Plugin
net.sf.squirrel-sql.plugins » sqlparam
Graph Plugin
Graph Plugin
net.sf.squirrel-sql.plugins » graph
Look and Feel Plugin
This plugin gives SQuirreLSQL client the ability to configure alternate LaFs provided by the plugin
as well as others that the user can provide. All dependencies listed with a groupId of
net.sf.squirrel-sql and artifactId starting with squirrelsql-lf- are externally available
open-source
look and feels whose project maintainers have decided to not use maven, or those which were built and
maintained only before the introduction of maven. Maven's central repository policy requires any
pom that is deployed there to reference only artifacts which are also hosted in central. And a
project may only use the groupId that is related to that project. So, this only leaves us with one
option which is to host these external third-party artifacts using our groupId. The hope is that
someday these projects will start using maven and the need for this will no longer be.
net.sf.squirrel-sql.plugins » laf
Dbdiff Plugin
Dbdiff Plugin
net.sf.squirrel-sql.plugins » dbdiff
Sessionscript Plugin
Sessionscript Plugin
net.sf.squirrel-sql.plugins » sessionscript
Db2 Plugin
Db2 Plugin
net.sf.squirrel-sql.plugins » db2
Syntax Plugin
Syntax Plugin
net.sf.squirrel-sql.plugins » syntax
Smarttools Plugin
Smarttools Plugin
net.sf.squirrel-sql.plugins » smarttools
Editextras Plugin
Editextras Plugin
net.sf.squirrel-sql.plugins » editextras
Dbcopy Plugin
Dbcopy Plugin
net.sf.squirrel-sql.plugins » dbcopy
Firebird Plugin
Firebird Plugin
net.sf.squirrel-sql.plugins » firebird
Mysql Plugin
Mysql Plugin
net.sf.squirrel-sql.plugins » mysql
Dataimport Plugin
Dataimport Plugin
net.sf.squirrel-sql.plugins » dataimport
Example Plugin
Example Plugin
net.sf.squirrel-sql.plugins » example
Sybase Plugin
Sybase Plugin
net.sf.squirrel-sql.plugins » sybase
Sqlbookmark Plugin
Sqlbookmark Plugin
net.sf.squirrel-sql.plugins » sqlbookmark
Userscript Plugin
Userscript Plugin
net.sf.squirrel-sql.plugins » userscript
Codecompletion Plugin
Codecompletion Plugin
net.sf.squirrel-sql.plugins » codecompletion
Oracle Plugin
Oracle Plugin
net.sf.squirrel-sql.plugins » oracle
Favs Plugin
Favs Plugin
net.sf.squirrel-sql.plugins » favs
Macosx Plugin
Macosx Plugin
net.sf.squirrel-sql.plugins » macosx
Postgres Plugin
Postgres Plugin
net.sf.squirrel-sql.plugins » postgres
H2 Plugin
H2 Plugin
net.sf.squirrel-sql.plugins » h2
Sqlval Plugin
Sqlval Plugin
net.sf.squirrel-sql.plugins » sqlval
Sonar Useless Code Tracker Plugin
Reports on source code that can be reduced.
org.codehaus.sonar-plugins » sonar-useless-code-tracker-plugin
gradle-pgp-plugin
Plugin providing the ability to sign artifacts and pom before uploading to a repository.
de.huxhorn.gradle » de.huxhorn.gradle.pgp-plugin
Sonar :: Plugins :: Squid Java
Squid analyzer for Java.
org.codehaus.sonar.plugins » sonar-squid-java-plugin
Sonar :: Plugins :: Checkstyle
Checkstyle is a code analyser to help programmers write Java code that adheres to a coding standard.
org.codehaus.sonar.plugins » sonar-checkstyle-plugin
Sonar :: Plugins :: CPD
Find duplicated source code within project.
org.codehaus.sonar.plugins » sonar-cpd-plugin
Sonar :: Plugins :: Findbugs
FindBugs is a program that uses static analysis to look for bugs in Java code. It can detect a variety of common coding mistakes, including thread synchronization problems, misuse of API methods.
org.codehaus.sonar.plugins » sonar-findbugs-plugin
Sonar :: Plugins :: PMD
PMD is a tool that looks for potential problems like possible bugs, dead code, suboptimal code, overcomplicated expressions or duplicate code.
org.codehaus.sonar.plugins » sonar-pmd-plugin
Repository Connector
Repository Connector adds a build step which allows to resolve artifacts from a maven repository like nexus.
In future it will also allow to deploy artifacts to the same repo.
org.jvnet.hudson.plugins » repository-connector
Hudson Collapsing Console Sections Plugin
Annotations to collapse sections of the build console
org.jvnet.hudson.plugins » collapsing-console-sections
Geronimo Plugins, Derby
Derby plugin
org.apache.geronimo.plugins » derby
gradle-plugins
A useful set of gradle plugins
org.linkedin » org.linkedin.gradle-plugins
Sonar PDF Report (Sonar Plugin)
Sonar plugin for PDF reporting
org.codehaus.sonar-plugins.pdf-report » sonar-pdfreport-plugin
Sonar PDF Report (parent)
Sonar and Maven plugin for PDF reporting
org.codehaus.sonar-plugins.pdf-report » parent
SQuirreL-SQL Plugin Assembly Descriptor
This project simply contains the assembly descriptor that is
shared by all of the plugins, which produces an assembly zip archive containing
the packaged plugin
net.sf.squirrel-sql.plugins » squirrelsql-plugins-assembly-descriptor
Apache UIMA Aggregate: aggregate-uimaj-eclipse-plugins
The aggregate for building the Eclipse plugins
that are part of the base UIMA framework
org.apache.uima » aggregate-uimaj-eclipse-plugins
Geronimo Plugins, Clustering :: Plugin Farm WADI
Basic farming support based on WADI.
org.apache.geronimo.configs » plugin-farm-wadi
Geronimo Plugins, Clustering :: Plugin Farm Member WADI
Basic farming support based on WADI.
org.apache.geronimo.configs » plugin-farm-member-wadi
Nexus : Test Harness : Helper Plugin
This plugin injects some extra functionalities into nexus that are used when running ITs.
org.sonatype.nexus » nexus-it-helper-plugin
Geronim Plugin WADI Farm Node Server Assembly
An assembly that extends the framework assembly with the plugin WADI farm node plugin.
org.apache.geronimo.assemblies » geronimo-plugin-farm-node-wadi
Nexus : Plugins : GXT Base Plugin
A base plugin for GXT based pluigns.
org.sonatype.nexus.plugins » nexus-gxt-base-plugin
Akquinet - JQuery Toastmessage Plugin
A JQuery plugin for creating Android-like Toastmessages
de.akquinet.jquery.plugins » jquery-toastmessage-plugin
Sonar JMeter Plugin (parent)
Sonar JMeter plugin, JMeter Report Server and JMeter Report Client
org.codehaus.sonar-plugins.jmeter » parent
Apache UIMA-AS Aggregate: aggregate-uima-as-eclipse-plugins
The aggregate for building the Eclipse plugins
that are part of the UIMA-AS framework
org.apache.uima » aggregate-uima-as-eclipse-plugins
Plugins
Plug-ins OfficeFloor to provide specific functionality
net.officefloor.plugin » plugins
Sonar Email Plugin
Reports about analysis via Email.
org.codehaus.sonar-plugins » sonar-email-plugin
sbt-scalate-plugin
An SBT Maven Plugin
org.fusesource.scalate » sbt-scalate-plugin
Sonar :: Plugins :: Database Cleaner
Optimizes database performances by removing old and useless data.
org.codehaus.sonar.plugins » sonar-dbcleaner-plugin
JMeter Report Server
Server to retrieve JMeter test results from JMeter data files.
org.codehaus.sonar-plugins.jmeter » jmeter-report-server
Sonar JMeter Plugin
Retrieve JMeter test results in SONAR.
org.codehaus.sonar-plugins.jmeter » sonar-jmeter-plugin
JMeter Report Client
Client to retrieve JMeter test results from JMeter report server.
org.codehaus.sonar-plugins.jmeter » jmeter-report-client
Drop Down ViewsTabBar Plugin
Provides a drop down menu for selecting views.
org.jvnet.hudson.plugins » dropdown-viewstabbar-plugin
Selenium HTML report
This is an hudson plugin to visualize the results of selenium tests
org.jvnet.hudson.plugins » seleniumhtmlreport
SICCI for Xcode Plugin
This plugin integrates support for Xcode projects
org.jvnet.hudson.plugins » sicci_for_xcode
Static Analysis Plug-ins Tools Configuration
Provides configuration files for the tools that analyze the Hudson static code analysis plug-ins.
org.jvnet.hudson.plugins » analysis-config
ThinBackup
Backs up the most important global and job specific configuration files.
org.jvnet.hudson.plugins » thinBackup
Hudson sbt plugin
Build your scala project using sbt in Hudson
org.jvnet.hudson.plugins » sbt
Dump Info BuildWrapper Plugin
Dumps vital information about the Hudson instance into the job log.
org.jvnet.hudson.plugins » dumpinfo-buildwrapper-plugin
Hudson FlashLog Plugin
Hudson plugin which allows you to capture the flash logs during a build. This is useful to debug unit
tests or integration tests.
org.jvnet.hudson.plugins » flashlog-plugin
SQuirreL SQL Dependency Plugin
This maven plugin extends the maven dependency plugin's CopyDependenciesMojo to provide more
precise control over which artifacts are included in the copy operation. Specifically, in addition to the
normal configuration provided by the CopyDependenciesMojo, it accepts a configuration of includedArtifacts
which is a list containing a single entry for each includedArtifact where the value is the groupId and
the artifactId joined by a colon (":")
net.sf.squirrel-sql » squirrelsql-dependency-plugin
Sonar JavaScript Plugin
Enables analysis of JavaScript projects into Sonar.
org.codehaus.sonar-plugins » sonar-javascript-plugin
Sonar fb-contrib Plugin
New Findbugs rules (see http://fb-contrib.sourceforge.net)
org.codehaus.sonar-plugins » sonar-fb-contrib-plugin
Sonar Branding Plugin
Allows to add your own logo to the Sonar UI.
org.codehaus.sonar-plugins » sonar-branding-plugin
Sonar PAM plugin
Allow Sonar to use PAM authentication on *nix box.
org.codehaus.sonar-plugins » sonar-pam-plugin
Resource Server Plugin
Maven Plugin for the Resource Server project.
org.jasig.resourceserver » resource-server-plugin
Web Plug-in
OfficeFloor plug-in for Web
net.officefloor.plugin » officeplugin_web
JMS Plug-in
OfficeFloor plug-in for JMS
net.officefloor.plugin » officeplugin_jms
Spring Plug-in
Integration with Spring to allow use of its BeanFactory (specifically XmlBeanFactory).
net.officefloor.plugin » officeplugin_spring
Socket Plug-in
OfficeFloor plug-in for Sockets
net.officefloor.plugin » officeplugin_socket
JDBC Plug-in
OfficeFloor plug-in for JDBC
net.officefloor.plugin » officeplugin_jdbc
JNDI Plug-in
OfficeFloor plug-in for JNDI
net.officefloor.plugin » officeplugin_jndi
Servlet Plug-in
OfficeFloor plug-in for Servlet
net.officefloor.plugin » officeplugin_servlet
Hibernate Plug-in
OfficeFloor plug-in for Hibernate
net.officefloor.plugin » officeplugin_hibernate
EJB Plug-in
OfficeFloor plug-in for EJB
net.officefloor.plugin » officeplugin_ejb
Nexus Maven Indexer :: Plugin
Adds search capablities for repository content.
org.sonatype.nexus.plugins » nexus-indexer-lucene-plugin
Nexus Aether Plugin
Nexus plugin providing Sonatype Aether services for interal consumption (like by other plugins).
org.sonatype.nexus.plugins » nexus-aether-plugin
Plug-ins Eclipse Feature
Eclipse Feature for the additional OfficeFloor Plug-ins
net.officefloor.eclipse » net.officefloor.plugins.feature
PurrPackage Gradle Plugin
Gradle integration for PurrPackage code coverage.
net.sourceforge.purrpackage » purrpackage-gradle-plugin
Loci plugin
A simple, pluggable type checker for thread locality
net.java.loci » loci-plugin
Sonar Mantis Plugin
Retrieves the number of project issues from Mantis BugTracker.
org.codehaus.sonar-plugins » sonar-mantis-plugin
Sonar Clover Plugin
Get code coverage with Atlassian Clover.
org.codehaus.sonar-plugins » sonar-clover-plugin
Prerequisite build step plugin
This Hudson/Jenkins plugin checks the status of other jobs as a build step
org.jvnet.hudson.plugins » prereq-buildstep
Project Health Report
This Hudson/Jenkins plugin shows project health
org.jvnet.hudson.plugins » project-health-report
laf-plugin
A fork of @kirilcool's laf-plugin project
com.github.insubstantial » laf-plugin
Tycho P2 Repository Plugin
A plugin for creating p2 repositories
org.sonatype.tycho » tycho-p2-repository-plugin
Dimensions SCM plugin
Dimension SCM plugin for Hudson
org.jvnet.hudson.plugins » dimensionsscm
Sonar Switch Off Violations Plugin
Filter out chosen violations from analysis
org.codehaus.sonar-plugins » sonar-switch-off-violations-plugin
WAR Plug-in
OfficeFloor plug-in for utilising WAR
net.officefloor.plugin » officeplugin_war
Build Pipeline Plugin
This plugin provides build pipeline functionality to Hudson and Jenkins. This allows a chain of jobs to be visualised in a new view. Manual jobs in the pipeline can be triggered by a user with the appropriate permissions manually confirming.
org.jvnet.hudson.plugins » build-pipeline-plugin
struts2yuiplugin
YUI plugin provides tags based on the Yahoo! User Interface Library (YUI).
com.googlecode.struts2yuiplugin » struts2yuiplugin
Tycho p2 Repository Plugin (Incubation)
A plugin for creating p2 repositories
org.eclipse.tycho » tycho-p2-repository-plugin
Tycho POM Generator Plugin (Incubation)
The tycho-pomgenerator-plugin provides tools for integrating Maven, Eclipse and OSGi.
org.eclipse.tycho » tycho-pomgenerator-plugin
Tycho Surefire Plugin (Incubation)
The tycho-pomgenerator-plugin provides tools for integrating Maven, Eclipse and OSGi.
org.eclipse.tycho » tycho-surefire-plugin
Tycho OSGi Packaging Plugin (Incubation)
A plugin for packaging OSGi bundles
org.eclipse.tycho » tycho-packaging-plugin
Tycho OSGi Source Plugin (Incubation)
A plugin for packing source on OSGi bundles
org.eclipse.tycho » tycho-source-plugin
Tycho OSGi Compiler Plugin (Incubation)
A plugin for compiling OSGi bundles
org.eclipse.tycho » tycho-compiler-plugin
Google Calendar Plugin
Plugin that integrates Sonar with Google Calendar providing simple functionality
org.codehaus.sonar-plugins » sonar-google-calendar-plugin
Sonar XML Plugin
Analyze XML and XHTML documents.
org.codehaus.sonar-plugins » sonar-xml-plugin
Sonatype OSS
Uploads all artifacts belonging to configuration ':archives'.
org.ajoberstar » gradle-plugins
Tycho Emma Coverage Plugin
Emma plugin for OSGi test to enable code coverage.
org.sonatype.tycho » tycho-emma-coverage-plugin
GWT Plug-in
OfficeFloor plug-in for GWT
net.officefloor.plugin » officeplugin_gwt
WoOF Plug-in
OfficeFloor plug-in for WoOF (Web on OfficeFloor)
net.officefloor.plugin » officeplugin_woof
NPanday :: Model :: Assembly Plugins
Assembly model used for reading in information about assembly info marshallers.
org.apache.npanday » dotnet-model-assembly-plugins
NPanday :: Msbuild Plugin
Maven Plugin for .NET: Generates needed files for WPF and WCF projects
org.apache.npanday.plugins » NPanday.Plugin.Msbuild
NPanday :: MSBuild Plugin (Java Binding)
Plugin that will process .NET project files
org.apache.npanday.plugins » NPanday.Plugin.Msbuild.JavaBinding
NPanday :: Add-in Plugin (Java Binding)
Plugin for NPanday Addin for Visual Studio IDE
org.apache.npanday.plugins » NPanday.Plugin.Addin.JavaBinding
NPanday :: Denenv Plugin (Java Binding)
Plugin for setting up the environment when developing using NPanday Addin in Visual Studio
org.apache.npanday.plugins » NPanday.Plugin.Devenv.JavaBinding
NPanday :: SysRef Plugin (Java Binding)
Plugin that will generate the required system reference .dlls
org.apache.npanday.plugins » NPanday.Plugin.SysRef.JavaBinding
NPanday :: Settings Plugin (Java Binding)
Plugin for reading and writing to settings.xml
org.apache.npanday.plugins » NPanday.Plugin.Settings.JavaBinding
Hudson Upstream Downstream Column Plugin
Provides the new column view for Upstreamed/Downstreamed jobs
org.jvnet.hudson.plugins » upstream-downstream-view
JBoss Application Server JOPR plugin
HornetQ JOPR plugin
org.hornetq » hornetq-jopr-plugin
gradle-upload-auth-plugin
Gradle plugin for managing authentication against maven based remoted repositories on upload
org.hibernate.build.gradle » gradle-upload-auth-plugin
rapid-plugins
rapid-plugins mojos
com.googlecode.rapid-framework » rapid-plugins
Artifact Location Plugin
Maven plugin for exporting artifact locations as project properties
com.vecna » artifact-location-plugin
hibernate-schema-plugin
Maven plugin for exporting Hibernate schema
com.vecna » hibernate-schema-plugin
taglib-metadata-plugin Maven Mojo
Maven plugin for JSP tag annotations processor
com.vecna » taglib-metadata-plugin
easyb XML Unit Plugin
An easyb plugin for using xmlunit like a plugin
org.easyb » easyb-plugin-xmlunit
Flux Plugins
Flux plugins (actions or triggers as most Flux users are familiar with) can be used to integrate any custom
applications seamlessly within a Flux workflow. These plugins are available in your Flux workflow using the
Web-based designer or the Desktop designer and monitored from the Operations Console.
com.fluxcorp.plugins » plugins
Drools RHQ JMX Plugin
RHQ/JOPR plugin that monitors Drools defined MBeans
org.drools » drools-rhq-plugin
LensKit Eval Ant plugin
Plugin providing an Apache Ant task for evaluating LensKit recommenders.
org.grouplens.lenskit » lenskit-eval-ant-plugin
gradle-rpm-plugin - Gradle plugin for constructing RPM packages
Provides a task similar to Tar and Zip for constructing RPM package files.
com.trigonic » gradle-rpm-plugin
Tycho Emma Coverage Plugin (Incubation)
Maven plugin to measure code coverage in OSGi tests using EMMA
org.eclipse.tycho.extras » tycho-emma-coverage-plugin
Apache CXF WADL2Java Code Generation Maven2 Plugin
Apache CXF WADL2Java Code Generation Maven2 Plugin
org.apache.cxf » cxf-wadl2java-plugin
Sonar Sonargraph Plugin
Provides architecture governance features accompanied by metrics about cyclic dependencies and other structural aspects.
org.codehaus.sonar-plugins » sonar-sonargraph-plugin
Geomajas GeoTools layer documentation
Geomajas GeoTools layer documentation
org.geomajas.plugin » geomajas-layer-geotools-documentation
Jasmine Gradle Plugin
Use Jasmine to test javascript both in situ and as part of a build
com.github.dzhaughnroth » jasmine-gradle-plugin
The Fascinator - Plugin API
https://sites.google.com/site/fascinatorhome/home/documentation/technical/documents/plugin-api
com.googlecode.the-fascinator » fascinator-plugin-api
Geomajas layer model using Google Maps, GWT
Geomajas layer model using Google Maps, GWT specifics
org.geomajas.plugin » geomajas-layer-google-gwt
Caching
Caching to allow data to be calculated only once and cached for later use.
org.geomajas.plugin » geomajas-plugin-caching
Geomajas staticsecurity plugin documentation
Geomajas static security plugin documentation
org.geomajas.plugin » geomajas-plugin-staticsecurity-documentation
Geomajas Google layer documentation
Geomajas Google layer documentation
org.geomajas.plugin » geomajas-layer-google-documentation
Caching documentation
Caching documentation
org.geomajas.plugin » caching-documentation
Caching plug-in
caching plug-in grouping module
org.geomajas.plugin » geomajas-plugin-caching-all
Geomajas layer model using WMS, GWT
Geomajas layer model using wms Maps, GWT specifics
org.geomajas.plugin » geomajas-layer-wms-gwt
Geomajas WMS layer documentation
Geomajas WMS layer documentation
org.geomajas.plugin » geomajas-layer-wms-documentation
Geomajas simple printing plugin documentation
Geomajas simple printing plugin documentation
org.geomajas.plugin » geomajas-plugin-printing-documentation
Geomajas Hibernate layer documentation
Geomajas Hibernate layer documentation
org.geomajas.plugin » geomajas-layer-hibernate-documentation
Fascinator - Plugin - Harvester - SKOS
Performs a batch harvest of any SKOS Concept Shemes
com.googlecode.the-fascinator.plugins » plugin-harvester-skos
The Fascinator - Plugin - Harvester - File System
Performs a batch harvest of any filesystem that can support Java
com.googlecode.the-fascinator.plugins » plugin-harvester-filesystem
The Fascinator - Plugin - Authentication - File System
TODO
com.googlecode.the-fascinator.plugins » plugin-authentication-filesystem
The Fascinator - Plugin - Roles - Internal
TODO
com.googlecode.the-fascinator.plugins » plugin-roles-internal
The Fascinator - Plugin - Authentication - Internal
TODO
com.googlecode.the-fascinator.plugins » plugin-authentication-internal
The Fascinator - Plugin - Access - Derby
TODO
com.googlecode.the-fascinator.plugins » plugin-access-derby
.NET tools :: Gallio Runner
Java component that wraps Gallio Automation Platform for Test Tools.
org.codehaus.sonar-plugins.dotnet.tools » gallio-runner
.NET tools :: Gendarme Runner
Java component that wraps Gendarme execution.
org.codehaus.sonar-plugins.dotnet.tools » gendarme-runner
.NET tools :: StyleCop Runner
Java component that wraps StyleCop execution.
org.codehaus.sonar-plugins.dotnet.tools » stylecop-runner
.NET tools :: Commons
Java components used to handle .NET projects.
org.codehaus.sonar-plugins.dotnet.tools » dotnet-tools-commons
.NET tools :: FxCop Runner
Java component that wraps FxCop execution.
org.codehaus.sonar-plugins.dotnet.tools » fxcop-runner
Sonar C# Plugin :: Gallio
Plugin that executes unit tests and computes code coverage.
org.codehaus.sonar-plugins.dotnet.csharp » sonar-csharp-gallio-plugin
Sonar C# Plugin :: Core
Plugin that defines the core APIs for the C# ecosystem.
org.codehaus.sonar-plugins.dotnet.csharp » sonar-csharp-core-plugin
Sonar C# Plugin :: FxCop
Plugin that runs FxCop analyses to check C# sources against rule violations.
org.codehaus.sonar-plugins.dotnet.csharp » sonar-csharp-fxcop-plugin
Sonar C# Plugin :: StyleCop
Plugin that runs StyleCop analyses to check C# sources against rule violations.
org.codehaus.sonar-plugins.dotnet.csharp » sonar-csharp-stylecop-plugin
Sonar C# Plugin :: Gendarme
Plugin that runs Gendarme analyses to check C# sources against rule violations.
org.codehaus.sonar-plugins.dotnet.csharp » sonar-csharp-gendarme-plugin
Hudson GIT plugin
Integrates Hudson with GIT SCM
org.hudsonci.plugins » git
Hudson SSH Slaves plugin
Plugin allows you to manage slaves running on *nix machines over SSH.
org.hudsonci.plugins » ssh-slaves
Hudson CVS Plug-in
Integrates Hudson with CVS SCM
org.hudsonci.plugins » cvs
Hudson Subversion Plug-in
This plugin provides support to use Subversion as an SCM in a Hudson job
org.hudsonci.plugins » subversion
Hudson :: Plugin Utilities
Contains plugin utility code, requires Hudson.
org.jvnet.hudson.main » hudson-plugin-utils
Sonar :: Plugins :: Email Notifications
Email Notifications
org.codehaus.sonar.plugins » sonar-email-notifications-plugin
Inhabitants' index generator
Index generator for auto-depends
org.glassfish.hk2 » auto-depends-plugin
JPA Plugin
JPA Plugin
com.framework-x » jpa-plugin
Display Name
Display Name Plugin adds a extra display name to jobs and a column to show it
org.hudsonci.plugins » displayname
Openl - Rules - Mapping - Excel Plugin
A toolkit which is used by Excel plugin.
org.openl.rules » org.openl.rules.mapping.dev.plugin
Wicket Plugin Framework
A framework for registering plugins with the Wicket application
org.wicketstuff » wicketstuff-plugin
sticky-wait-plugin
A maven plugin to wait on a keypress or wait for a configured timeout
net.stickycode.plugins » sticky-wait-plugin
Inhabitants' index generator testing
${project.name}
org.glassfish.hk2 » auto-depends-plugin-test
gradle-plugin-protobuf
Gradle build plugin to handle Protocol Buffers automated code generation and compilation
ws.antonov.gradle.plugins » gradle-plugin-protobuf
SCTMExecutor
This plug-in allows executions on a Borland SilkCentral Test Manager 2008 R2 or later.
hudson.plugins.sctmexecutor » SCTMExecutor
Hudson SLOCCount Plug-in
This plug-in generates the trend report for SLOCCount,
an open source program which counts the number of lines of codes in over
25 different languages, including C/C++, Ada, COBOL, Fortran, SQL, Ruby,
Python, etc...
hudson.plugins.sloccount » sloccount
File System SCM
Using File System as SCM, done by checking file system last modified date.
hudson.plugins.filesystem_scm » filesystem_scm
eXtreme Feedback Panel
Provides an eXtreme Feedback Panel for Hudson. Thanks to Mark Howard and his work on the Radiator View Plugin from which this was based.
maps.hudson.plugins » xfpanel
Dimensions SCM plugin
Dimension SCM plugin for Hudson
hudson.plugins » dimensionsscm
Dimensions SCM plugin
Dimension SCM plugin for Hudson
hudson.plugins.dimensionsscm » dimensionsscm
Klaros-Testmanagement plugin
Integrates Hudson with Klaros-Testmanagement by publishing the test results of a hudson build to the Klaros-Testmanagement application.
hudson.plugins.klaros » klaros-testmanagement
JDepend Hudson Plugin
A Hudson plugin that uses JDepend to generate metrics.
hudson.plugins.jdepend » jdepend
Admin Console Corba Plugin
Corba plugin bundle for GlassFish V3 Admin Console
org.glassfish.admingui » console-corba-plugin
Admin Console Integration
Glassfish V3 Admin Console Integration
org.glassfish.admingui » console-plugin-service
Administration Console EJB Help Content
Online help content for the console-ejb-plugin bundle.
org.glassfish.admingui » console-ejb-plugin-help
Admin Console Clustering Support Plugin
Clustering support plugin bundle for GlassFish V3 Admin Console
org.glassfish.admingui » console-cluster-plugin
Admin Console JTS Plugin
Transaction Service plugin bundle for GlassFish V3 Admin Console
org.glassfish.admingui » console-jts-plugin
Admin Console EJB Container Plugin
EJB container plugin bundle for GlassFish V3 Admin Console
org.glassfish.admingui » console-ejb-plugin
Administration Console JavaMailSystem Help Content
Online help content for the console-jmail-plugin bundle.
org.glassfish.admingui » console-jmail-plugin-help
Glassfish OSGI Console Plugin
OSGI Console Plugin for GlassFish Administration Console
org.glassfish.admingui » glassfish-osgi-console-plugin
Administration Console JMS Help Content
Online help content for the console-jms-plugin bundle.
org.glassfish.admingui » console-jms-plugin-help
Admin Console Jruby Plugin
Jruby bundle for Glassfish V3 Admin Console
org.glassfish.admingui » console-jruby-plugin
Administration Console Connectors Help Content
Online help content for the console-jca-plugin bundle.
org.glassfish.admingui » console-jca-plugin-help
Admin Console Update Center Plugin
Update Center plugin bundle for Glassfish V3 Admin Console
org.glassfish.admingui » console-updatecenter-plugin
Admin Console EJB Local (Lite) Plugin
EJB Local (Lite) plugin bundle for GlassFish V3 Admin Console
org.glassfish.admingui » console-ejb-lite-plugin
Admin Console Web Container Plugin
Web container plugin bundle for Glassfish V3 Admin Console
org.glassfish.admingui » console-web-plugin
Administration Console JRuby Help Content
Online help content for the console-jruby-plugin bundle.
org.glassfish.admingui » console-jruby-plugin-help
Admin Console Community Edition Theme Plugin
Custom Theme Plugin for GlassFish V3 Admin Console
org.glassfish.admingui » console-community-branding-plugin
Administration Console Cluster Help Content
Online help content for the console-cluster-plugin bundle.
org.glassfish.admingui » console-cluster-plugin-help
Administration Console JavaMailSystem Help Content
Online help content for the console-jmail-plugin bundle.
org.glassfish.admingui » console-common-full-plugin-help
Admin Console Security Plugin
Security Service plugin for Glassfish V3 Admin Console
org.glassfish.admingui » console-security-plugin
Admin Console Connectors Plugin
Connectors plugin bundle for GlassFish V3 Admin Console
org.glassfish.admingui » console-jca-plugin
Admin Console Custom Plugin
Custom Theme Plugin for Glassfish V3 Admin Console
org.glassfish.admingui » console-branding-plugin
Admin Console Jython Plugin
Jython bundle for Glassfish V3 Admin Console
org.glassfish.admingui » console-jython-plugin
Administration Console Web Container Help Content
Online help content for the console-web-plugin bundle.
org.glassfish.admingui » console-web-plugin-help
Administration Console JDBC Help Content
Online help content for the console-jdbc-plugin bundle.
org.glassfish.admingui » console-jdbc-plugin-help
Admin Console Full distribution plugin
Plugin bundle for GlassFish v3 Admin Console common-full package
org.glassfish.admingui » console-common-full-plugin
Administration Console Java Transaction Service Help Content
Online help content for the console-jts-plugin bundle.
org.glassfish.admingui » console-jts-plugin-help
Administration Console EJB Lite Help Content
Online help content for the console-ejb-lite-plugin bundle.
org.glassfish.admingui » console-ejb-lite-plugin-help
Admin Console JDBC Plugin
JDBC Plugin bundle for Glassfish V3 Admin Console
org.glassfish.admingui » console-jdbc-plugin
Administration Console CORBA Help Content
Online help content for the console-corba-plugin bundle.
org.glassfish.admingui » console-corba-plugin-help
Admin Console Jruby Plugin
Jruby bundle for Glassfish V3 Admin Console
org.glassfish.admingui » console-juby-plugin
Inhabitants' index generator testing
${project.name}
com.sun.enterprise » auto-depends-plugin-test
Inhabitants' index generator
Index generator for auto-depends
com.sun.enterprise » auto-depends-plugin
Flux Custom Plugins
Flux custom plugins (actions or triggers as most Flux users are familiar with) can be used to integrate any custom
applications seamlessly within a Flux workflow. These plugins can be easily added to your Flux workflow using the
Web-based designer or the Desktop designer and monitored from the Operations Console.
flux » custom-plugins
Mobicents RA Plugin
A plugin for slee resource adaptor.
jboss » mobicents-ra-plugin
Mobicents Sbb Plugin
A plugin for slee service building block.
jboss » mobicents-sbb-plugin
Hudson Distributed Workspace Cleaner
This plugin cleans all workspace directories for the same BuildProject within as same slave group
de.jamba.hudson.plugin.wsclean » hudson-wsclean-plugin
Hudson Personal View
This plugin provides every user the possibility to create its own view
de.fspengler.hudson.pview » hudson-pview-plugin
L10n :: French Pack
Language pack for French
org.codehaus.sonar-plugins.l10n » sonar-l10n-fr-plugin
L10n :: Spanish Pack
Language Pack for Spanish
org.codehaus.sonar-plugins.l10n » sonar-l10n-es-plugin
Comet Plug-in
OfficeFloor plug-in for Comet
net.officefloor.plugin » officeplugin_comet
Hudson Centralized Job(Re)Action
This plugin start action on pattern in the Joboutput,
but this is centralized configured
de.fspengler.hudson.plugin » hudson-logaction-plugin
Gerrit Trigger
Integrates Hudson to Gerrit code review.
com.sonyericsson.hudson.plugins.gerrit » gerrit-trigger
Gerrit Trigger Pom
Integrates Hudson to Gerrit code review.
com.sonyericsson.hudson.plugins.gerrit » gerrit-trigger-parent
Label Column Plugin
Displays the label of the last build in a column.
org.jvnet.hudson.plugins » labelColumnView
Greenplum Plugin
Greenplum Plugin
net.sf.squirrel-sql.plugins » greenplum
WIKI table plugin
Pre defined configurations for tables of different WIKI engines
net.sf.squirrel-sql.plugins » wikiTableConfigurations
Gradle Liquibase Plugin
A Gradle plugin for the Liquibase database refactoring tool.
com.augusttechgroup » gradle-liquibase-plugin
Lombok processor core modul for IntelliJ IDEA plugin
Implementation of Lombok processors for IntelliJ IDEA
de.plushnikov.lombok-intellij-plugin » processor-core
Lombok IntelliJ IDEA plugin modul
Implementation of the Lombok Plugin for IntelliJ IDEA
de.plushnikov.lombok-intellij-plugin » lombok-plugin
Lombok processor api modul for IntelliJ IDEA plugin
Base api for all of Lombok processors for IntelliJ IDEA
de.plushnikov.lombok-intellij-plugin » processor-api
Parent for IntelliJ IDEA Lombok plugin
A parent pom for IntelliJ Idea Lombok plugin
de.plushnikov.lombok-intellij-plugin » parent
maven-junit-doclet-plugin
maven » maven-junit-doclet-plugin
maven-deploy-plugin
maven » maven-deploy-plugin
maven-importscrubber-plugin
maven » maven-importscrubber-plugin
Plugin Utilities for Maven2
org.mortbay.jetty » maven-plugin-utils
Maven Jetty6 Plugin
org.mortbay.jetty » maven-jetty6-plugin
XBean :: Spring
xbean » xbean-spring
XBean :: OSGi
xbean » xbean-osgi
XBean :: ClassPath
xbean » xbean-classpath
XBean :: Kernel
xbean » xbean-kernel
XBean :: JMX
xbean » xbean-jmx
XBean :: Server
xbean » xbean-server
Maven IDEA Plugin
org.apache.maven.plugins » maven-idea-plugin
Maven One Plugin
org.apache.maven.plugins » maven-one-plugin
Maven Surefire Report Plugin
org.apache.maven.plugins » maven-surefire-report-plugin
Maven Surefire Plugin
org.apache.maven.plugins » maven-surefire-plugin
Maven Project-Help Plugin
org.apache.maven.plugins » maven-projecthelp-plugin
Maven ANTLR Plugin
org.apache.maven.plugins » maven-antlr-plugin
Maven 2 SableCC Plugin
org.codehaus.mojo » sablecc-maven-plugin
Maven Changes Report Plugin
org.codehaus.mojo » changes-maven-plugin
Maven JPox Plugin
org.codehaus.mojo » maven-jpox-plugin
Maven JXR Plugin
org.codehaus.mojo » jxr-maven-plugin
Dependency Maven Plugin
org.codehaus.mojo » dependency-maven-plugin
Codehaus Mojo
org.codehaus.mojo » mojo
Maven Surefire Report Plugin
org.codehaus.mojo » surefire-report-maven-plugin
Maven Jspc plugin
org.codehaus.mojo » jspc-maven-plugin
Codehaus Mojo Sandbox Parent
org.codehaus.mojo » mojo-sandbox
Maven XSLT Plugin
org.codehaus.mojo » xslt-maven-plugin
JPox Maven Plugin
org.codehaus.mojo » jpox-maven-plugin
findbugs-coreplugin
findbugs » findbugs-coreplugin
scribd-plugin Maven Mojo
org.codehaus.cjcook » scribd-plugin
pdf-plugin Maven Mojo
org.codehaus.cjcook » pdf-plugin
docbook-plugin Maven Mojo
org.codehaus.cjcook » docbook-plugin
EasyBeans: Plugin :: Write Artifact FileName
org.ow2.easybeans » easybeans-plugin-write-artifact-filename
App Lifecycle Custom Assembly Descriptor
org.sonatype.plugins » app-lifecycle-assembly-descriptor
App Lifecycle for Nexus
org.sonatype.plugins » app-lifecycle-nexus
Modello Upgrade Generator Plugin
org.sonatype.plugins » modello-plugin-upgrade
Sonatype Plugins Parent
org.sonatype.plugins » plugins-parent
Testability Explorer - Eclipse plugin
com.google.testability-explorer » eclipse-plugin
Messaging test-plugins parent
org.coosproject.messaging » test-plugins
installer-plugin_2.7.5
org.scala-tools.sbt » installer-plugin_2.7.5
installer-plugin
org.scala-tools.sbt » installer-plugin
spice-metaclass-plugin
spice » spice-metaclass-plugin
AppFuse Plugin Modules
org.appfuse » appfuse-plugins
Geronimo Framework, Modules :: Plugin
org.apache.geronimo.framework » geronimo-plugin
Tinfi Plugins
org.ow2.frascati.tinfi » frascati-tinfi-plugin-parent
metaclass-tools-plugin
metaclass » metaclass-tools-plugin
Sonar Findbugs plugin
org.codehaus.sonar.plugins » sonar-plugin-findbugs
Sonar JavaNCSS plugin
org.codehaus.sonar.plugins » sonar-plugin-javancss
Sonar Clover plugin
org.codehaus.sonar.plugins » sonar-plugin-clover
Sonar Google analytics plugin
org.codehaus.sonar.plugins » sonar-plugin-googleanalytics
Sonar Cobertura plugin
org.codehaus.sonar.plugins » sonar-plugin-cobertura
Sonar Surefire plugin
org.codehaus.sonar.plugins » sonar-plugin-surefire
Sonar CPD plugin
org.codehaus.sonar.plugins » sonar-plugin-cpd
Sonar PMD plugin
org.codehaus.sonar.plugins » sonar-plugin-pmd
Sonar plugin core
org.codehaus.sonar.plugins » sonar-plugin-core
Sonar Checkstyle plugin
org.codehaus.sonar.plugins » sonar-plugin-checkstyle
Sonar Sources plugin
org.codehaus.sonar.plugins » sonar-plugin-sources
commons-attributes-plugin
commons-attributes » commons-attributes-plugin
ini4j
org.jvnet.hudson.plugins.mercurial » ini4j
Naked Objects Plug-ins
org.nakedobjects » plugins
Cocoon Deployer - Maven 2 Plugin
org.apache.cocoon » cocoon-deployer-plugin
Pluto Remote Resources Maven Plugin
org.apache.pluto » pluto-resources-plugin
Nexus Tools :: Migration Plugins (Artifactory)
org.sonatype.nexus.tools » nexus-migration-plugin-artifactory
Nexus Tools :: Migration Plugins (Proximity1)
org.sonatype.nexus.tools » nexus-migration-plugin-proximity
Nexus Tools :: Migration Plugins (Archiva)
org.sonatype.nexus.tools » nexus-migration-plugin-archiva
Struts 2 Jasper Reports Plugin
org.apache.struts » struts2-jasperreports-plugin
Struts 2 Configuration Browser Plugin
org.apache.struts » struts2-config-browser-plugin
Struts 2 JSON Plugin
org.apache.struts » struts2-json-plugin
Struts Plugins
org.apache.struts » struts2-plugins
Struts 2 OVal Plugin
org.apache.struts » struts2-oval-plugin
Struts 2 Tiles Plugin
org.apache.struts » struts2-tiles-plugin
Struts 2 Pell Multipart Plugin
org.apache.struts » struts2-pell-multipart-plugin
Struts 2 Portlet Plugin
org.apache.struts » struts2-portlet-plugin
Struts 2 JSF Plugin
org.apache.struts » struts2-jsf-plugin
Struts 2 JUnit Plugin
org.apache.struts » struts2-junit-plugin
Struts 2 Struts 1 Plugin
org.apache.struts » struts2-struts1-plugin
Struts 2 Java Templates Plugin
org.apache.struts » struts2-javatemplates-plugin
Struts 2 Continuations Plugin
org.apache.struts » struts2-continuations-plugin
Struts 2 Embedded JSP Plugin
org.apache.struts » struts2-embeddedjsp-plugin
Struts 2 Spring Plugin
org.apache.struts » struts2-spring-plugin
Struts 2 Sitegraph Plugin
org.apache.struts » struts2-sitegraph-plugin
Struts 2 REST Plugin
org.apache.struts » struts2-rest-plugin
Struts 2 DWR Plugin
org.apache.struts » struts2-dwr-plugin
Struts 2 OSGi Plugin
org.apache.struts » struts2-osgi-plugin
Struts 2 JFreeChart Plugin
org.apache.struts » struts2-jfreechart-plugin
Struts 2 Codebehind Plugin
org.apache.struts » struts2-codebehind-plugin
Struts 2 Convention Plugin
org.apache.struts » struts2-convention-plugin
Struts 2 TestNG Plugin
org.apache.struts » struts2-testng-plugin
Struts 2 Plexus Plugin
org.apache.struts » struts2-plexus-plugin
Struts 2 Dojo Plugin
org.apache.struts » struts2-dojo-plugin
Struts 2 Sitemesh Plugin
org.apache.struts » struts2-sitemesh-plugin
Apache CXF Eclipse Plugin Generator Maven2 Plugin
org.apache.cxf » cxf-eclipse-plugin-generator
Apache CXF XML to FastInfoset Maven2 Plugin
org.apache.cxf » cxf-xml2fastinfoset-plugin
Apache CXF Eclipse Distribution
org.apache.cxf » cxf-eclipse-plugin
Geronimo Plugins, Console :: Portal Driver
org.apache.geronimo.plugins » console-portal-driver
Geronimo Plugins, Plan Creator :: Portlets
org.apache.geronimo.plugins » plancreator-portlets
Geronimo Plugins, Console :: Base Portlets
org.apache.geronimo.plugins » console-base-portlets
Geronimo Plugins, UDDI : Database
org.apache.geronimo.plugins » geronimo-uddi-db
Geronimo Plugins, ActiveMQ v5 :: Portlets
org.apache.geronimo.plugins » activemq-portlets
Geronimo Plugins, Console :: EAR
org.apache.geronimo.plugins » console-ear
Geronimo Plugins, Console :: Plugin and Deployment Portlets
org.apache.geronimo.plugins » plugin-portlets
Apache Geronimo-Apache Directory Server integration code
org.apache.geronimo.plugins » geronimo-directory
Geronimo Plugins, Console :: Debug Views (Tomcat)
org.apache.geronimo.plugins » debugviews-console-tomcat
Geronimo Plugins, Console :: Core
org.apache.geronimo.plugins » console-core
Geronimo Plugins, Debug Views :: Portlets
org.apache.geronimo.plugins » debugviews-portlets
Geronimo Plugins, Console :: XSSXSRF Filter
org.apache.geronimo.plugins » console-filter
Geronimo Plugins, Pluto :: Core
org.apache.geronimo.plugins » geronimo-pluto
Geronimo Plugins, UDDI Server :: Core
org.apache.geronimo.plugins » geronimo-uddi-server
Geronimo Plugins, Monitoring :: Agent DataSource
org.apache.geronimo.plugins » agent-ds
Geronimo Plugins, Console :: Debug Views (Jetty)
org.apache.geronimo.plugins » debugviews-console-jetty
Geronimo Plugins, ActiveMQ v5 :: Console (Tomcat)
org.apache.geronimo.plugins » activemq-console-tomcat
Geronimo Plugins, ActiveMQ v5 :: Console (Jetty)
org.apache.geronimo.plugins » activemq-console-jetty
Geronimo Plugins, Monitoring :: Console DataSource
org.apache.geronimo.plugins » mconsole-ds
Geronimo Plugins, Monitoring :: Console (Jetty)
org.apache.geronimo.plugins » mconsole-jetty
Geronimo Plugins, Monitoring :: Console (Tomcat)
org.apache.geronimo.plugins » mconsole-tomcat
Geronimo Plugins, System Database :: Portlets
org.apache.geronimo.plugins » sysdb-portlets
Geronimo Plugins
org.apache.geronimo.plugins » plugins
Geronimo Plugins, Console :: Plan Creator (Tomcat)
org.apache.geronimo.plugins » plancreator-console-tomcat
Geronimo Plugins, Console :: Plan Creator (Jetty)
org.apache.geronimo.plugins » plancreator-console-jetty
Geronimo Plugins, Monitoring :: Agent
org.apache.geronimo.plugins » agent
Petals Plugins
org.objectweb.petals » petals-plugins
Geronimo :: Maven Deployment Plugin
geronimo » geronimo-deployment-plugin
Geronimo :: Maven Packaging Plugin
geronimo » geronimo-packaging-plugin
Geronimo maven xpom plugin
geronimo » geronimo-xpom-plugin
Geronimo maven xmlbeans plugin
geronimo » geronimo-xmlbeans-plugin
Notificationbroker
org.coosproject.plugins » notificationbroker-impl
Notificationbroker parent
org.coosproject.plugins » notificationbroker-parent
Messaging Plugins parent
org.coosproject.plugins » plugins-parent
Juliac Plugins Core
org.objectweb.fractal.fractaladl.juliac.plugin » core
Juliac Plugins
org.objectweb.fractal.fractaladl.juliac.plugin » parent
Sonar :: Plugin API
org.codehaus.sonar » sonar-plugin-api
Struts Spring Webflow Plugin
com.google.code.struts2webflow » struts2webflow-plugin
Visual SourceSafe typelib API for com4j
org.jvnet.hudson.plugins.vss » vss-api
JRuby Rake Plugin
org.jruby.plugins » jruby-rake-plugin
Apache MyFaces Buildtools Maven2 Tag Documentation Report
org.apache.myfaces.buildtools » myfaces-tagdoc-plugin
Apache MyFaces Buildtools Maven2 Plugin Parent
org.apache.myfaces.buildtools » myfaces-plugin-parent
Apache MyFaces Buildtools Maven2 Javascript Plugin
org.apache.myfaces.buildtools » myfaces-javascript-plugin
Apache MyFaces Buildtools Maven2 Javacc Plugin
org.apache.myfaces.buildtools » myfaces-javacc-plugin
Apache MyFaces Buildtools Maven2 JDev Plugin
org.apache.myfaces.buildtools » myfaces-jdev-plugin
Apache MyFaces Buildtools Maven2 Wagon Plugin
org.apache.myfaces.buildtools » myfaces-wagon-plugin
Apache MyFaces Buildtools Maven2 XRTS Plugin
org.apache.myfaces.buildtools » myfaces-xrts-plugin
Apache MyFaces Buildtools Maven2 i18n Plugin
org.apache.myfaces.buildtools » myfaces-i18n-plugin
The java.lang.reflect plugin.
org.objectweb.util.explorer.plugins » explorer-reflector-plugin
Parancoe Plugins
org.parancoe » parancoe-plugins
Parancoe Plugin Italy
org.parancoe » parancoe-plugin-italy
parancoe-plugin-tiles Parancoe Plugin
org.parancoe » parancoe-plugin-tiles
Parancoe Plugin DWR
org.parancoe » parancoe-plugin-dwr
Parancoe Plugin Sample
org.parancoe » parancoe-plugin-sample
Parancoe Plugin Spring Security
org.parancoe » parancoe-plugin-springsecurity
Parancoe Plugin Security Encrypt
org.parancoe » parancoe-plugin-security-encrypt
Parancoe Plugin World
org.parancoe » parancoe-plugin-world
Parancoe Plugin Security
org.parancoe » parancoe-plugin-security
C-Build Plugin Root
org.codehaus.mojo » cbuild-plugin-parent
project
org.sonatype.plexus » plexus-plugin-manager
ApacheDS Server Sar Maven Plugin
org.apache.directory.server » apacheds-sar-plugin
avalon-meta-plugin
avalon-meta » avalon-meta-plugin
Rules Meter Sonar Plugin
org.codehaus.sonar-plugins » sonar-rulesmeter-plugin
Sonar PDF Report Maven Plugin
org.codehaus.sonar-plugins » pdf-report
Sonar plugins parent
org.codehaus.sonar-plugins » parent
Sonar Emma plugin
org.codehaus.sonar-plugins » emma
Modello Prevayler Plugin
org.codehaus.modello » modello-plugin-prevayler
modello-xml-plugin
org.codehaus.modello » modello-xml-plugin
Modello JPox Plugin
org.codehaus.modello » modello-plugin-jpox
modello-xdoc-plugin
org.codehaus.modello » modello-xdoc-plugin
modello-xpp3-plugin
org.codehaus.modello » modello-xpp3-plugin
Plexus Registry Reader/Writer
org.codehaus.modello » modello-plugin-plexus-registry
Modello Store Plugin
org.codehaus.modello » modello-plugin-store
Hudson SCP publisher plugin
org.jvnet.hudson.plugins » scp
Hudson NAnt Plugin
org.jvnet.hudson.plugins » nant
Hudson Build-Publisher plugin
org.jvnet.hudson.plugins » build-publisher
WebTest Presenter plugin
org.jvnet.hudson.plugins » webtestpresenter
Hudson Subversion Tagging Plugin
org.jvnet.hudson.plugins » svn-tag
Hudson CVS Tagging Plug-in
org.jvnet.hudson.plugins » cvs-tag
Hudson ClearCase Plug-in
org.jvnet.hudson.plugins » clearcase
Hudson Edgewall Trac plugin
org.jvnet.hudson.plugins » trac
Hudson PXE netboot plugin
org.jvnet.hudson.plugins » pxe
Hudson Hadoop plugin
org.jvnet.hudson.plugins » hadoop
Hudson Harvest SCM
org.jvnet.hudson.plugins » harvest
Plot plugin
org.jvnet.hudson.plugins » plot
Hudson instant-messaging plugin
org.jvnet.hudson.plugins » instant-messaging
Hudson Gradle plugin
org.jvnet.hudson.plugins » gradle
Deploy to container Plugin
org.jvnet.hudson.plugins » deploy
Hudson Seleniumhq plugin
org.jvnet.hudson.plugins » seleniumhq
HudsonWindmillPlugin
org.jvnet.hudson.plugins » windmill
Hudson JSUnit plugin
org.jvnet.hudson.plugins » jsunit
Claim Plugin
org.jvnet.hudson.plugins » claim
Hudson xUnit plugin
org.jvnet.hudson.plugins » xunit
Hudson Gallio plugin
org.jvnet.hudson.plugins » gallio
Hudson Clover plugin
org.jvnet.hudson.plugins » clover
Hudson Email Extension Plugin
org.jvnet.hudson.plugins » email-ext
Hudson CCCC Plug-in
org.jvnet.hudson.plugins » cccc
Hudson Grinder plugin
org.jvnet.hudson.plugins » grinder
Hudson Zentimestamp plugin
org.jvnet.hudson.plugins » zentimestamp
Hudson java.net plugin
org.jvnet.hudson.plugins » javanet
Hudson NUnit plugin
org.jvnet.hudson.plugins » nunit
Hudson Jabber notifier plugin
org.jvnet.hudson.plugins » jabber
Perforce Plugin
org.jvnet.hudson.plugins » perforce
Validating String Parameter Plugin
org.jvnet.hudson.plugins » validating-string-parameter
Promoted Builds (Simple)
org.jvnet.hudson.plugins » promoted-builds-simple
Emotional Hudson plugin
org.jvnet.hudson.plugins » emotional-hudson
Hudson plugin for "Polarion Webclient for SVN"
org.jvnet.hudson.plugins » polarion
Hudson Cpptest plugin
org.jvnet.hudson.plugins » cpptest
Hudson Extended Read Permission Plugin
org.jvnet.hudson.plugins » extended-read-permission
Sidebar Link
org.jvnet.hudson.plugins » sidebar-link
Hudson Locked Files Report Plug-in
org.jvnet.hudson.plugins » locked-files-report
Hudson TextFinder plugin
org.jvnet.hudson.plugins » text-finder
ivy2
org.jvnet.hudson.plugins » ivy2
Jython Plugin
org.jvnet.hudson.plugins » jython
Hudson SCons plugin
org.jvnet.hudson.plugins » scons
Hudson VMware plugin
org.jvnet.hudson.plugins » vmware
Hudson cppunit plugin
org.jvnet.hudson.plugins » cppunit
Hudson Amazon EC2 plugin
org.jvnet.hudson.plugins » ec2
Hudson Template Project plugin
org.jvnet.hudson.plugins » template-project
Jenkins Sonar Plugin
org.jvnet.hudson.plugins » sonar
M2 Repository Cleanup Plugin
org.jvnet.hudson.plugins » m2-repo-reaper
Hudson PowerShell plugin
org.jvnet.hudson.plugins » powershell
Hudson SVN 1.3 Compatibility plugin
org.jvnet.hudson.plugins » svncompat13
Hudson Dependency Analyzer Plugin
org.jvnet.hudson.plugins » dependencyanalyzer
Hudson Crap4J plugin
org.jvnet.hudson.plugins » crap4j
Change Log History
org.jvnet.hudson.plugins » changelog-history
Hudson Visual SourceSafe Plug-in
org.jvnet.hudson.plugins » vss
File System SCM plugin
org.jvnet.hudson.plugins » filesystem_scm
Hudson EasyAnt plugin
org.jvnet.hudson.plugins » easyant
Hudson Google Code plugin
org.jvnet.hudson.plugins » googlecode
Mozmill Plugin
org.jvnet.hudson.plugins » mozmill
Hudson Kundo plugin
org.jvnet.hudson.plugins » kundo
Hudson Status Monitor
org.jvnet.hudson.plugins » statusmonitor
Hudson Team Foundation Server Plug-in
org.jvnet.hudson.plugins » tfs
Hudson Rake plugin
org.jvnet.hudson.plugins » rake
Hudson Gant plugin
org.jvnet.hudson.plugins » gant
Hudson java.net uploader plugin
org.jvnet.hudson.plugins » javanet-uploader
Hudson Violations plugin
org.jvnet.hudson.plugins » violations
Hudson Drools plugin
org.jvnet.hudson.plugins » drools
Audit Trail
org.jvnet.hudson.plugins » audit-trail
Hudson Parameterized Trigger plugin
org.jvnet.hudson.plugins » parameterized-trigger
Hudson Groovy builder
org.jvnet.hudson.plugins » groovy
Hudson JavaTest report plugin
org.jvnet.hudson.plugins » javatest-report
Hudson Continuous Integration game
org.jvnet.hudson.plugins » ci-game
Hudson Copy Archiver Plug-in
org.jvnet.hudson.plugins » copyarchiver
Hudson MSBuild Plugin
org.jvnet.hudson.plugins » msbuild
Hudson Sectioned View Plugin
org.jvnet.hudson.plugins » sectioned-view
Hudson CMVC Plug-in
org.jvnet.hudson.plugins » cmvc
Hudson JavaNCSS plugin
org.jvnet.hudson.plugins » javancss
Hudson batch task plugin
org.jvnet.hudson.plugins » batch-task
Hudson Ruby Plugin
org.jvnet.hudson.plugins » ruby
Hudson Swarm Client
org.jvnet.hudson.plugins » swarm-client
Hudson description setter plugin
org.jvnet.hudson.plugins » description-setter
Hudson Translation Assitance plugin
org.jvnet.hudson.plugins » translation
Hudson Google Calendar plugin
org.jvnet.hudson.plugins » gcal
Hudson JMeter plugin
org.jvnet.hudson.plugins » jmeter
Hudson plugin POM
org.jvnet.hudson.plugins » plugin
Hudson Self-Organizing Swarm Plug-in
org.jvnet.hudson.plugins » swarm-plugin
Hudson Accurev plugin
org.jvnet.hudson.plugins » accurev
Python Plugin
org.jvnet.hudson.plugins » python
Hudson Selenium plugin
org.jvnet.hudson.plugins » selenium
Hudson Grails plugin
org.jvnet.hudson.plugins » grails
Hudson Xvnc plugin
org.jvnet.hudson.plugins » xvnc
Hudson SVN 1.4 Compatibility plugin
org.jvnet.hudson.plugins » svncompat14
Hudson disk-usage plugin
org.jvnet.hudson.plugins » disk-usage
Hudson Cppcheck Plug-in
org.jvnet.hudson.plugins » cppcheck
Hudson Active Directory plugin
org.jvnet.hudson.plugins » active-directory
Hudson JAPEX plugin
org.jvnet.hudson.plugins » japex
Hudson Port Allocator Plug-in
org.jvnet.hudson.plugins » port-allocator
Locale plugin
org.jvnet.hudson.plugins » locale
Hudson GNAT plugin
org.jvnet.hudson.plugins » gnat
Hudson Ivy plugin
org.jvnet.hudson.plugins » ivy
Hudson Cobertura plugin
org.jvnet.hudson.plugins » cobertura
Hudson ViewVC plugin
org.jvnet.hudson.plugins » viewVC
Hudson Distributed Fork plugin
org.jvnet.hudson.plugins » distfork
Hudson Self-Organizing Swarm Plug-in Modules
org.jvnet.hudson.plugins » swarm
Hudson Locks and Latches plugin
org.jvnet.hudson.plugins » locks-and-latches
HTML Publisher plugin
org.jvnet.hudson.plugins » htmlpublisher
RAD Builder Plugin
org.jvnet.hudson.plugins » rad-builder
nabaztag
org.jvnet.hudson.plugins » nabaztag
Hudson Generic Changelog Annotator Plugin
org.jvnet.hudson.plugins » hgca
slave-status
org.jvnet.hudson.plugins » slave-status
Hudson Google Analytics Plug-in
org.jvnet.hudson.plugins » googleanalytics
TuxDroid Plugin
org.jvnet.hudson.plugins » tuxdroid
NCover plugin
org.jvnet.hudson.plugins » ncover
Hudson Doxygen Plug-in
org.jvnet.hudson.plugins » doxygen
Hudson ruby metrics plugin
org.jvnet.hudson.plugins » rubyMetrics
Hudson Emma plugin
org.jvnet.hudson.plugins » emma
Hudson promoted builds plugin
org.jvnet.hudson.plugins » promoted-builds
Hudson Setenv Plugin
org.jvnet.hudson.plugins » setenv
A simple plugin that supports rendering the book HTML
org.sonatype.book » book-sitemesh-plugin
avalon-util-plugin
avalon-util » avalon-util-plugin
avalon-plugin
avalon-util » avalon-plugin
EasyBeans/OSGi :: Plugins :: Launcher :: FW/Equinox
org.ow2.easybeans.osgi » easybeans-osgi-plugins-launcher-framework-equinox
EasyBeans/OSGi :: Plugins :: Launcher :: Core
org.ow2.easybeans.osgi » easybeans-osgi-plugins-launcher-core
EasyBeans/OSGi :: Plugins :: Launcher :: Api
org.ow2.easybeans.osgi » easybeans-osgi-plugins-launcher-api
EasyBeans/OSGi :: Plugins :: Launcher :: FW/Knopflerfish
org.ow2.easybeans.osgi » easybeans-osgi-plugins-launcher-framework-knopflerfish
EasyBeans/OSGi :: Plugins :: Launcher :: FW/Felix
org.ow2.easybeans.osgi » easybeans-osgi-plugins-launcher-framework-felix
Petals Plugins
org.ow2.petals » petals-plugins
XWork: Plugins
com.opensymphony » xwork-plugins
Nexus : Core Plugins : Migration Plugin : Configuration
org.sonatype.nexus.plugins » nexus-migration-plugin-configuration
Nexus : Core Plugins : Migration Plugin : Artifactory Bridge
org.sonatype.nexus.plugins » nexus-migration-plugin-artifactory-bridge
Nexus : Core Plugins : Migration Plugin
org.sonatype.nexus.plugins » nexus-migration-plugin
Nexus : Core Plugins
org.sonatype.nexus.plugins » nexus-core-plugins
Middlegen Entity Bean Plug-in
middlegen » middlegen-entitybean-plugin
Middlegen Hibernate Plug-in
middlegen » middlegen-hibernate-plugin
Juliac Plugins
org.objectweb.fractal.juliac » juliac-plugin-parent
Geronimo Plugins, Monitoring :: Agent JMX CAR
org.apache.geronimo.plugins.monitoring » agent-car-jmx
Apache CXF XJC Boolean Getter Plugin
org.apache.cxf.xjcplugins » cxf-xjc-boolean
Apache CXF XJC Boolean Getter Plugin Tests
org.apache.cxf.xjcplugins » cxf-xjc-boolean-test
Apache CXF XJC Plugin To Workaround JAXB Bug 671
org.apache.cxf.xjcplugins » cxf-xjc-bug671
Plexus Plugin: Gleaner
org.sonatype.plugin » plugin-gleaner
Plexus Plugin: parent
org.sonatype.plugin » plexus-plugin-parent
Plexus Plugin: Host Application API
org.sonatype.plugin » plugin-host-api
Plexus Plugin: Client API
org.sonatype.plugin » plugin-api
Plexus Plugin: Model
org.sonatype.plugin » plugin-model-api
Code-Example Plugin Maven Mojo
org.nakedobjects.developers » code-example-plugin
xdoclet-plugin-portlet
org.codehaus.xdoclet » xdoclet-plugin-portlet
xdoclet-plugin-webwork
org.codehaus.xdoclet » xdoclet-plugin-webwork
xdoclet-plugin-jsf
org.codehaus.xdoclet » xdoclet-plugin-jsf
xdoclet-plugin-tapestry
org.codehaus.xdoclet » xdoclet-plugin-tapestry
xdoclet-plugin-beaninfo
org.codehaus.xdoclet » xdoclet-plugin-beaninfo
xdoclet-plugin-xwork
org.codehaus.xdoclet » xdoclet-plugin-xwork
xdoclet-plugin-weblogic
org.codehaus.xdoclet » xdoclet-plugin-weblogic
XDoclet Plugins
org.codehaus.xdoclet » xdoclet-plugins
xdoclet-plugin-plugin
org.codehaus.xdoclet » xdoclet-plugin-plugin
XDoclet plugins distribuition
org.codehaus.xdoclet » xdoclet-plugins-dist
xdoclet-plugin-junit
org.codehaus.xdoclet » xdoclet-plugin-junit
xdoclet-plugin-struts
org.codehaus.xdoclet » xdoclet-plugin-struts
xdoclet-plugin-spring
org.codehaus.xdoclet » xdoclet-plugin-spring
xdoclet-plugin-castor
org.codehaus.xdoclet » xdoclet-plugin-castor
xdoclet-plugin-xtags
org.codehaus.xdoclet » xdoclet-plugin-xtags
xdoclet-plugin-externalizer
org.codehaus.xdoclet » xdoclet-plugin-externalizer
xdoclet-plugin-web
org.codehaus.xdoclet » xdoclet-plugin-web
xdoclet-plugin-actionscript
org.codehaus.xdoclet » xdoclet-plugin-actionscript
xdoclet-plugin-qtags
org.codehaus.xdoclet » xdoclet-plugin-qtags
xdoclet-plugin-interfaceextractor
org.codehaus.xdoclet » xdoclet-plugin-interfaceextractor
xdoclet-plugin-jmx
org.codehaus.xdoclet » xdoclet-plugin-jmx
Base POM for xdoclet plugins using own tag library
org.codehaus.xdoclet » xdoclet-taglib-plugin
xdoclet-plugin-ejb
org.codehaus.xdoclet » xdoclet-plugin-ejb
Report for Mule's test exclusion mechanism
org.mule.tools » mule-test-exclusions-report-plugin
dna-tools-plugin
dna » dna-tools-plugin
Tuscany SDO Maven Plugin
org.apache.tuscany.sdo » tuscany-sdo-plugin
Juliac Plugins
org.objectweb.fractal.fractaladl.juliac » juliac-plugin-parent
Headless Viewer Embedded
org.nakedobjects.plugins » headless-embedded
HTTP Remoting (Server-side)
org.nakedobjects.plugins » http-remoting-server
Hibernate Persistor
org.nakedobjects.plugins » hibernate-persistor
Html Viewer (Jetty) Client
org.nakedobjects.plugins » html-client
Hibernate ObjectStore and Security
org.nakedobjects.plugins » hibernate-hibernate
Naked Objects Hibernate Support
org.nakedobjects.plugins » hibernate
Remoting Client/Server Support
org.nakedobjects.plugins » remoting-clientserver
Naked Objects Client Server XStream Marshalling
org.nakedobjects.plugins » remoting-xstreammarshal
Html Viewer and Bootstrapping
org.nakedobjects.plugins » htmlviewer
Headless Viewer
org.nakedobjects.plugins » headless-viewer
Drag-n-Drop Viewer
org.nakedobjects.plugins » dndviewer
Naked Objects WAR
org.nakedobjects.plugins » html-war
Html Viewer
org.nakedobjects.plugins » htmlviewer-viewer
Headless Viewer Applib
org.nakedobjects.plugins » headless-applib
Html Viewer Webapp Bootstrapper
org.nakedobjects.plugins » htmlviewer-webapp
Naked Objects Remoting (Client/Server) Support
org.nakedobjects.plugins » remoting
Naked Objects WAR (Archetype)
org.nakedobjects.plugins » htmlviewer-war
HTTP Remoting (Client-side)
org.nakedobjects.plugins » http-remoting-client
XML Persistor
org.nakedobjects.plugins » xml-persistor
Html Viewer and Bootstrapping
org.nakedobjects.plugins » html
XStream Marshalling
org.nakedobjects.plugins » xstream-marshalling
Drag-n-Drop Viewer
org.nakedobjects.plugins » dnd-client
Headless JUnit Integration
org.nakedobjects.plugins » headless-junit
HTTP Remoting
org.nakedobjects.plugins » http-remoting
Html Viewer
org.nakedobjects.plugins » html-viewer
Html Viewer Webapp Bootstrapper
org.nakedobjects.plugins » html-webapp
Html Viewer (Jetty) Client
org.nakedobjects.plugins » htmlviewer-client
Hibernate Support (Archetype)
org.nakedobjects.plugins » hibernate-support
Headless
org.nakedobjects.plugins » headless
Drag-n-Drop Viewer
org.nakedobjects.plugins » dnd-viewer
SQL Persistor
org.nakedobjects.plugins » sql-persistor
plugin-sysunit
sysunit » plugin-sysunit
Dependency Report Plugin
org.codehaus.swizzle » dependency-report-plugin
Webwork Spring Webflow Plugin
com.google.code.webworkwebflow » webworkwebflow-plugin
Plugin Framework
org.objectweb.fractal.cecilia.toolchain » plugin-framework
Celtix Code Generation Maven 2 Plugins
org.objectweb.celtix » celtix-codegen-plugin
xdoclet-plugin-portlet
xdoclet-plugins » xdoclet-plugin-portlet
xdoclet-plugin-webwork
xdoclet-plugins » xdoclet-plugin-webwork
xdoclet-testapp-portlet
xdoclet-plugins » xdoclet-testapp-portlet
xdoclet-plugin-tapestry
xdoclet-plugins » xdoclet-plugin-tapestry
xdoclet-plugin-beaninfo
xdoclet-plugins » xdoclet-plugin-beaninfo
reference
xdoclet-plugins » reference
xdoclet-plugin-xwork
xdoclet-plugins » xdoclet-plugin-xwork
xdoclet-testapp-ejb
xdoclet-plugins » xdoclet-testapp-ejb
xdoclet-sample-web
xdoclet-plugins » xdoclet-sample-web
xdoclet-plugin-plugin
xdoclet-plugins » xdoclet-plugin-plugin
xdoclet-plugin-junit
xdoclet-plugins » xdoclet-plugin-junit
xdoclet-plugin-struts
xdoclet-plugins » xdoclet-plugin-struts
xdoclet-plugin-jdo
xdoclet-plugins » xdoclet-plugin-jdo
xdoclet-plugin-castor
xdoclet-plugins » xdoclet-plugin-castor
xdoclet-testapp-web
xdoclet-plugins » xdoclet-testapp-web
xdoclet-plugin-xtags
xdoclet-plugins » xdoclet-plugin-xtags
xdoclet-plugin-externalizer
xdoclet-plugins » xdoclet-plugin-externalizer
xdoclet-testapp-pojo
xdoclet-plugins » xdoclet-testapp-pojo
xdoclet-plugin-hibernate
xdoclet-plugins » xdoclet-plugin-hibernate
xdoclet-plugin-web
xdoclet-plugins » xdoclet-plugin-web
xdoclet-plugin-actionscript
xdoclet-plugins » xdoclet-plugin-actionscript
xdoclet-plugin-qtags
xdoclet-plugins » xdoclet-plugin-qtags
maven-xdoclet2-plugin-example
xdoclet-plugins » com.foo
xdoclet-plugin-interfaceextractor
xdoclet-plugins » xdoclet-plugin-interfaceextractor
xdoclet-plugin-jmx
xdoclet-plugins » xdoclet-plugin-jmx
xdoclet-plugin-ejb
xdoclet-plugins » xdoclet-plugin-ejb
merlin-plugin
merlin » merlin-plugin
App-Lifecycle Integration Test Supporting Components
org.sonatype.plugins.it.applifecycle » app-lifecycle-it-support
Basic IT Plugin
org.sonatype.plugins.it.applifecycle » it-basic-plugin
IT Test Lifecycle
org.sonatype.plugins.it.applifecycle » app-lifecycle-it
App-Lifecycle Integration Test Suite
org.sonatype.plugins.it.applifecycle » app-lifecycle-it-suite
App-Lifecycle Integration Test Parent
org.sonatype.plugins.it.applifecycle » app-lifecycle-integration-tests
dummyPlugin
org.codehaus.openxma » dummyPlugin
openXma DSL Generator Mojo
org.codehaus.openxma » org.openxma.dsl.generator.plugin
Nexus : Plugins : Plugin API
org.sonatype.nexus » nexus-plugin-api
Nexus : Plugins : Plugin Test API
org.sonatype.nexus » nexus-plugin-test-api
Nexus : Plugins : Manager
org.sonatype.nexus » nexus-plugin-manager
Nexus : Plugins
org.sonatype.nexus » nexus-plugins
Bruce Schneier Plugin
org.jvnet.hudson.plugins » bruceschneier
Copy To Slave Plugin
org.jvnet.hudson.plugins » copy-to-slave
Job Revision Plug-in
org.jvnet.hudson.plugins » jobrevision
Create Job Advanced
org.jvnet.hudson.plugins » createjobadvanced
Tycho P2 Plugin
org.sonatype.tycho » tycho-p2-plugin
OW2 FraSCAti Explorer FScript Plugin
org.ow2.frascati » frascati-explorer-fscript-plugin
android-plugin
org.scala-tools.sbt » android-plugin
Last Success Version Column
org.jvnet.hudson.plugins » lastsuccessversioncolumn
Tracking SVN Plugin
org.jvnet.hudson.plugins » tracking-svn
Hudson Sounds plugin
org.jvnet.hudson.plugins » sounds
Hudson CppNCSS plugin
org.jvnet.hudson.plugins » cppncss
Hudson ClearCase Release Plug-in
org.jvnet.hudson.plugins » clearcase-release
JUnit Attachments Plugin
org.jvnet.hudson.plugins » junit-attachments
Hudson Screenshot plugin
org.jvnet.hudson.plugins » screenshot
Hudson Speaks! Plugin
org.jvnet.hudson.plugins » speaks
Job Type Column
org.jvnet.hudson.plugins » jobtype-column
Last Failure Version Column
org.jvnet.hudson.plugins » lastfailureversioncolumn
JavaRebel AspectJ plugin
org.zeroturnaround » javarebel-aspectj-plugin
JavaRebel AspectJ plugin
org.zeroturnaround » aspectj-jr-plugin
JRebel Struts 2 plugin
org.zeroturnaround » struts2-jr-plugin
JavaRebel Log4J plugin
org.zeroturnaround » log4j-jr-plugin
JavaRebel Wicket Plugin
org.zeroturnaround » javarebel-wicket-plugin
JRebel Struts1 plugin
org.zeroturnaround » struts1-jr-plugin
JavaRebel Spring MVC plugin
org.zeroturnaround » spring-mvc-jr-plugin
JavaRebel Spring-plugin
org.zeroturnaround » javarebel-spring-plugin
fileservlet-jr-plugin
org.zeroturnaround » fileservlet-jr-plugin
JavaRebel Velocity Plugin
org.zeroturnaround » velocity-jr-plugin
JavaRebel Tapestry4 plugin
org.zeroturnaround » tapestry4-jr-plugin
JavaRebel Tapestry4-plugin
org.zeroturnaround » javarebel-tapestry4-plugin
jasper-jr-plugin
org.zeroturnaround » jasper-jr-plugin
JavaRebel Velocity Plugin
org.zeroturnaround » javarebel-velocity-plugin
JavaRebel Spring MVC plugin
org.zeroturnaround » javarebel-spring-mvc-plugin
JavaRebel JBoss plugin
org.zeroturnaround » jboss-jr-plugin
JavaRebel Wicket Plugin
org.zeroturnaround » wicket-jr-plugin
JavaRebel Servlet Integration Plugin
org.zeroturnaround » javarebel-servlet-plugin
JavaRebel Guice-plugin
org.zeroturnaround » javarebel-guice-plugin
catalina-jr-plugin
org.zeroturnaround » catalina-jr-plugin
JavaRebel JBoss plugin
org.zeroturnaround » javarebel-jboss-plugin
JavaRebel Optional Check plugin
org.zeroturnaround » javarebel-optional-check-plugin
JavaRebel Guice-plugin
org.zeroturnaround » guice-jr-plugin
JavaRebel Spring-plugin
org.zeroturnaround » spring-jr-plugin
AppFuse Plugin Modules
org.appfuse.plugins » appfuse-plugins
Geronimo Plugin Groups
org.apache.geronimo.framework.plugingroups » plugingroups
Geronimo Plugins, OpenEJB :: Portlets
org.apache.geronimo.plugins » openejb-portlets
Slimmed activemq-web-console
org.apache.geronimo.plugins » activemq-webconsole
logging-parent
org.coosproject.plugins » logging-parent
Geronimo Plugin Groups
org.apache.geronimo.plugingroups » plugingroups
ActiveMQ web console on Jetty
org.apache.geronimo.plugins » activemq-webconsole-jetty
Geronimo Plugins, UDDI : Database
org.apache.geronimo.plugins » uddi-db
Geronimo Plugins, OpenEJB :: Jetty
org.apache.geronimo.plugins » openejb-console-jetty
ActiveMQ web console on Tomcat
org.apache.geronimo.plugins » activemq-webconsole-tomcat
Geronimo Plugins, OpenEJB :: Tomcat
org.apache.geronimo.plugins » openejb-console-tomcat
logagent-plugin
org.coosproject.plugins » logagent-plugin
logserver-api
org.coosproject.plugins » logserver-api
logserver-impl
org.coosproject.plugins » logserver-impl
logback-appender
org.coosproject.plugins » logback-appender
xbean-finder classloader
org.apache.geronimo.plugins.classloaders » xbean-finder
geronimo-schema-jee_5 classloader
org.apache.geronimo.plugins.classloaders » geronimo-schema-jee_5
geronimo-javaee-deployment_1.1MR3_spec classloader
org.apache.geronimo.plugins.classloaders » geronimo-javaee-deployment_1.1MR3_spec
Geronimo Plugins, Clustering :: Farm using Plugins
org.apache.geronimo.modules » geronimo-plugin-farm
Geronimo Plugins, Monitoring :: Agent EJB CAR
org.apache.geronimo.plugins.monitoring » agent-car-ejb
Geronimo Plugins, Monitoring :: Agent DataSource
org.apache.geronimo.plugins.monitoring » agent-ds
Hudson Tray Application Client App
org.jvnet.hudson.plugins.hudsontrayapp » client
Hudson Tray Application JDK1.6 Client Classes
org.jvnet.hudson.plugins.hudsontrayapp » client-jdk16
Hudson Tray Application Plugin
org.jvnet.hudson.plugins.hudsontrayapp » hudsontrayapp
Hudson Tray Application Common Client Classes
org.jvnet.hudson.plugins.hudsontrayapp » client-common
Hudson ClearCase UCM Baseline Plug-in
org.jvnet.hudson.plugins » clearcase-ucm-baseline
Hudson Tray Application Master Project
org.jvnet.hudson.plugins » hudsontrayapp-pom
Hudson Startup Trigger
org.jvnet.hudson.plugins » hudson-startup-trigger
Software Testing Automation Framework (STAF) Plugin
org.jvnet.hudson.plugins » staf
Startup Trigger
org.jvnet.hudson.plugins » startup-trigger-plugin
Shelve Project Plugin
org.jvnet.hudson.plugins » shelve-project-plugin
Hudson Performance plugin
org.jvnet.hudson.plugins » performance
WAS Builder Plugin
org.jvnet.hudson.plugins » was-builder
Hudson Redmine plugin
org.jvnet.hudson.plugins » redmine
FindBugs Plug-in shaded libraries
org.jvnet.hudson.plugins.findbugs » library
Hudson Serenity plugin
org.jvnet.hudson.plugins » serenity
Static Analysis Plug-ins Parent POM
org.jvnet.hudson.plugins » analysis-pom
Hudson Environment File Plugin
org.jvnet.hudson.plugins » envfile
Node Name Column
org.jvnet.hudson.plugins » nodenamecolumn
Nested View Plugin
org.jvnet.hudson.plugins » nested-view
Sonar SCM Activity Plugin :: Parent
org.codehaus.sonar-plugins.scm-activity » parent
CAS protocol version 1 plugin
org.jvnet.hudson.plugins » cas1
logserver-config
org.coosproject.plugins » logserver-config
Copy Artifact Plugin
org.jvnet.hudson.plugins » copyartifact
Sonatype Nexus Plugins Parent
org.sonatype.nexus.plugins » nexus-plugins-parent
Maven Mojo to generate code for collections
org.apache.mahout » mahout-collection-codegen-plugin
Hudson Fitnesse plugin
org.jvnet.hudson.plugins » fitnesse
Hudson UI sample plugin
org.jvnet.hudson.main » ui-samples-plugin
Irc Notification Hudson Plugin
org.sonatype.hudson.plugin » irc-hudson-plugin
Groovy Postbuild
org.jvnet.hudson.plugins » groovy-postbuild
Last Success Description Column
org.jvnet.hudson.plugins » lastsuccessdescriptioncolumn
Android Emulator Plugin
org.jvnet.hudson.plugins » android-emulator
Hudson VirtualBox Plugin
org.jvnet.hudson.plugins » virtualbox
Log Parser Plugin
org.jvnet.hudson.plugins » log-parser
plugin-loader
org.ow2.mind » plugin-loader
Hudson Cron Column Plugin
org.jvnet.hudson.plugins » cron_column
Hudson MySQL Plugin
org.jvnet.hudson.plugins » mysql-auth
sbt-proguard-plugin
org.scala-tools.sbt » sbt-proguard-plugin
Geronimo Eclipse Plugin :: Plugins
org.apache.geronimo.devtools » eclipse-plugins-parent
Hudson VirtualBox Parent
org.jvnet.hudson.plugins » virtualbox-parent
Hudson VirtualBox Client
org.jvnet.hudson.plugins » virtualbox-client
Struts 2 jQuery Richtext Plugin
com.jgeppert.struts2.jquery » struts2-jquery-richtext-plugin
Struts 2 jQuery Grid Plugin
com.jgeppert.struts2.jquery » struts2-jquery-grid-plugin
Sonar Tools :: Plugin Metadata
org.codehaus.sonar » sonar-plugin-metadata
blueBill Mobile - Android Plugin for XenoCanto
it.tidalwave.bluebill.android » bluebill-mobile-android-plugin-xenocanto
Sonar Plugin for PartCover
org.codehaus.sonar-plugins.dotnet » sonar-plugin-partcover
Sonar Plugin for SourceMonitor
org.codehaus.sonar-plugins.dotnet » sonar-plugin-sourcemonitor
Sonar Plugin for FxCop
org.codehaus.sonar-plugins.dotnet » sonar-plugin-fxcop
Sonar Plugin for StyleCop
org.codehaus.sonar-plugins.dotnet » sonar-plugin-stylecop
Core Sonar Plugin
org.codehaus.sonar-plugins.dotnet » sonar-plugin-dotnet-core
Sonar plugin for dotnet copy/paste detection
org.codehaus.sonar-plugins.dotnet » sonar-plugin-dotnet-cpd
Sonar Plugin for Gallio Unit tests
org.codehaus.sonar-plugins.dotnet » sonar-plugin-gallio
Sonar PHP CodeSniffer plugin
org.codehaus.sonar-plugins » sonar-php-codesniffer-plugin
Sonar PHP PMD plugin
org.codehaus.sonar-plugins » sonar-php-pmd-plugin
Sonar PHP Unit plugin
org.codehaus.sonar-plugins » sonar-php-unit-plugin
Sonar PHP Depend plugin
org.codehaus.sonar-plugins » sonar-php-depend-plugin
Deploy to Websphere container Plugin
org.jvnet.hudson.plugins » deploy-websphere
sbt-android-plugin
org.scala-tools.sbt » sbt-android-plugin
Status View Plugin
org.jvnet.hudson.plugins » status-view
Hudson Sauce OnDemand plugin
org.jvnet.hudson.plugins » sauce-ondemand
Geronimo Build Support :: Set Property Plugin
org.apache.geronimo.buildsupport » geronimo-property-plugin
Geronimo Build Support :: OSGi Plugin
org.apache.geronimo.buildsupport » geronimo-osgi-plugin
Geronimo Plugins, WAB
org.apache.geronimo.plugins » wab
Nexus : Core Plugins : Migration Plugin : Test harness
org.sonatype.nexus.plugins » nexus-migration-plugin-test-harness
atmosphere-plugins
org.atmosphere » atmosphere-plugins
Sonar Plugin for Mono Gendarme
org.codehaus.sonar-plugins.dotnet » sonar-plugin-gendarme
atmosphere-grizzly-adapter
org.atmosphere.plugins » atmosphere-grizzly-adapter
tycho-versions-plugin
org.sonatype.tycho » tycho-versions-plugin
Concordion Presenter plugin
org.jvnet.hudson.plugins » concordionpresenter
DTKIT Plugins
org.jvnet.hudson.dtkit » dtkit-plugins
TUSAR Notifier
org.jvnet.hudson.plugins » tusarnotifier
Extended Choice Parameter Plug-In
org.jvnet.hudson.plugins » extended-choice-parameter
Daytrader :: Plugins :: Derby DataSource
org.apache.geronimo.samples.daytrader.plugins » daytrader-derby-datasource
Daytrader :: Plugins :: Web + Direct JPA :: Tomcat
org.apache.geronimo.samples.daytrader.plugins » daytrader-web-jpa-tomcat
Daytrader :: Plugins :: Web + Direct JPA :: Jetty
org.apache.geronimo.samples.daytrader.plugins » daytrader-web-jpa-jetty
Daytrader :: Plugins :: Web + Direct JDBC :: Tomcat
org.apache.geronimo.samples.daytrader.plugins » daytrader-web-jdbc-tomcat
DayTrader :: Plugins
org.apache.geronimo.samples.daytrader » plugins
Tinfi OSGi Plugins
org.ow2.frascati.tinfi.osgi » frascati-tinfi-osgi-plugin-parent
Sonar Plugin for PartCover and NCover
org.codehaus.sonar-plugins.dotnet » sonar-plugin-coverage
Demo: Plugin Playground
com.cedarsoft.serialization.samples » plugin-playground
TestNG Results Plugin
org.jvnet.hudson.plugins » testng-plugin
Plugin-Travel
com.evasion » Plugin-Travel
Plugin-Partnership
com.evasion » Plugin-Partnership
Plugin-GeoLoc
com.evasion » Plugin-GeoLoc
Plugin-Person
com.evasion » Plugin-Person
Plugin-Account
com.evasion » Plugin-Account
Plugin-Content
com.evasion » Plugin-Content
Plugin-Common
com.evasion » Plugin-Common
grails-gradle-plugin
org.grails » grails-gradle-plugin
Hudson CCM Plugin
org.jvnet.hudson.plugins » ccm
Favorite
org.jvnet.hudson.plugins » favorite
Hudson Coverage/Complexity Scatter Plot PlugIn
org.jvnet.hudson.plugins » covcomplplot
Geomajas extension for printing (GWT face)
org.geomajas.plugin » geomajas-plugin-printing-gwt
Parent project for all instant-messaging plugins
org.jvnet.hudson.plugins » instant-messaging-parent
Struts 2 jQuery Chart Plugin
com.jgeppert.struts2.jquery » struts2-jquery-chart-plugin
Jibu Plugins :: JSON
org.gaixie.jibu.plugins » jibu-json
Jibu Plugins
org.gaixie.jibu.plugins » plugins
Hudson Label Verifier plugin
org.jvnet.hudson.plugins » label-verifier
Jibu Plugins :: Java Mail
org.gaixie.jibu.plugins » jibu-mail
Nexus : Core Plugins : Capabilities : Plugin ITs
org.sonatype.nexus » nexus-test-harness-capability-plugin
Hudson slave squatter plugin
org.jvnet.hudson.plugins » slave-squatter
Unity Asset Server Plugin
org.jvnet.hudson.plugins » unity-asset-server
Hudson WebSVN2 plugin
org.jvnet.hudson.plugins » WebSVN2
Role-based Authorization Strategy
org.jvnet.hudson.plugins » role-strategy
Tycho P2 Publisher
org.sonatype.tycho » tycho-p2-publisher-plugin
Tycho P2 Director Plugin
org.sonatype.tycho » tycho-p2-director-plugin
Wrapped parent
org.coosproject.plugins » wrapped-parent
Hudson heavy job plugin
org.jvnet.hudson.plugins » heavy-job
Apache CXF XJC toString Plugin Tests
org.apache.cxf.xjcplugins.tests » cxf-xjc-ts-test
Apache CXF XJC Default Value Plugin Tests
org.apache.cxf.xjcplugins.tests » cxf-xjc-dv-test
Apache CXF XJC Boolean Getter Plugin Tests
org.apache.cxf.xjcplugins.tests » cxf-xjc-boolean-test
Apache CXF XJC WSDL Extension Plugin Tests
org.apache.cxf.xjcplugins.tests » cxf-xjc-wsdlextension-test
Apache CXF XSD2Java Plugin
org.apache.cxf » cxf-xjc-plugin
Hudson NSIQ Collector Plugin
org.jvnet.hudson.plugins » nsiqcollector
Apache CXF XJC toString Plugin
org.apache.cxf.xjcplugins » cxf-xjc-ts
Apache CXF XJC WSDL Extension Plugin
org.apache.cxf.xjcplugins » cxf-xjc-wsdlextension
Apache CXF XJC Property Listener Plugin
org.apache.cxf.xjcplugins » cxf-xjc-pl
Apache CXF XJC Default Value Plugin
org.apache.cxf.xjcplugins » cxf-xjc-dv
Apache CXF XML to FastInfoset Maven2 Plugin
org.apache.cxf.build-utils » cxf-xml2fastinfoset-plugin
[${project.groupId}] proguard-wtk-plugin
net.sf.proguard » proguard-wtk-plugin
Lava Lamp controller application
org.jvnet.hudson.plugins.lavalamp » LavaLampController
Hudson Lava Lamp Notifier plugin
org.jvnet.hudson.plugins.lavalamp » LavaLampNotifier
Lava Lamp Master Project
org.jvnet.hudson.plugins » lavalamp-pom
Lava Lamp controller application
org.jvnet.hudson.plugins » LavaLampController
Hudson Lava Lamp Notifier plugin
org.jvnet.hudson.plugins » LavaLampNotifier
Lava Lamp Master Project
org.jvnet.hudson.plugins » lavalamp
Hudson Persona Plugin
org.jvnet.hudson.plugins » persona
Hudson Quality Center Plug-in
org.jvnet.hudson.plugins » qc
Security Realm by custom script with group support
org.jvnet.hudson.plugins » script-realm-extended
Flexmojos Nexus Plugin
org.sonatype.flexmojos » flexmojos-nexus-plugin
License Headers
org.codehaus.sonar-plugins » license-headers
BPELUnit :: Ant Integration
net.bpelunit » ant-plugin
Lava Lamp electronics documentation
org.jvnet.hudson.plugins.lavalamp » LavaLampElectronics
Sonar :: Plugins :: Design
org.codehaus.sonar.plugins » sonar-design-plugin
Sonar :: Plugins :: Cobertura
org.codehaus.sonar.plugins » sonar-cobertura-plugin
Sonar :: Plugins :: Core
org.codehaus.sonar.plugins » sonar-core-plugin
Sonar :: Plugins :: Clover
org.codehaus.sonar.plugins » sonar-clover-plugin
Sonar :: Plugins :: Surefire
org.codehaus.sonar.plugins » sonar-surefire-plugin
Sonar :: Plugins :: Google Analytics
org.codehaus.sonar.plugins » sonar-googleanalytics-plugin
Hudson Terminal Plugin
org.jvnet.hudson.plugins » terminal
Bulk Builder
org.jvnet.hudson.plugins » bulk-builder
Jexmec :: API - test plugin
org.kantega.jexmec » jexmec-api-test-plugin
Robot Framework plugin
org.jvnet.hudson.plugins » robot
Geronimo Eclipse Plugin :: Testsuite :: Plugins
org.apache.geronimo.devtools » testsuite-plugins
JBehave Hudson Plugin
org.jbehave » jbehave-hudson-plugin
PWauth Security Realm
org.jvnet.hudson.plugins » pwauth
Hudson VMware Lab Manager Slaves plugin
org.jvnet.hudson.plugins » labmanager
DayTrader :: Plugins
org.apache.geronimo.daytrader » plugins
Daytrader :: Plugins :: JavaEE Tomcat
org.apache.geronimo.daytrader.plugins » daytrader-tomcat
Daytrader :: Plugins :: Web + JPA :: Jetty
org.apache.geronimo.daytrader.plugins » daytrader-web-jpa-jetty
Daytrader :: Plugins :: JavaEE JMS Resource
org.apache.geronimo.daytrader.plugins » daytrader-jms
Daytrader :: Plugins :: Web + Direct JDBC :: Tomcat
org.apache.geronimo.daytrader.plugins » daytrader-web-jdbc-tomcat
Daytrader :: Plugins :: Derby DataSource
org.apache.geronimo.daytrader.plugins » daytrader-derby-datasource
Daytrader :: Plugins :: Web + Direct JPA :: Tomcat
org.apache.geronimo.daytrader.plugins » daytrader-web-jpa-tomcat
Daytrader :: Plugins :: JavaEE Jetty
org.apache.geronimo.daytrader.plugins » daytrader-jetty
Daytrader :: Plugins :: Web + Direct JDBC :: Jetty
org.apache.geronimo.daytrader.plugins » daytrader-web-jdbc-jetty
Checkers plugin
com.jolira.types.checkers » checkersplugin
EMB Auto-Configure Nexus Plugin
org.commonjava.emb.integration » nexus-autonx-plugin
Hudson :: Plugin Parent POM
org.jvnet.hudson.plugins » hudson-plugin-parent
rempl-plugins
com.rempl » rempl-plugins
JOnAS :: Auto-Start :: Plugin :: Builder
org.ow2.jonas.autostart.plugin » builder
Sonar Runner
org.codehaus.sonar-plugins » sonar-runner
Sonar Ant Task
org.codehaus.sonar-plugins » sonar-ant-task
Hudson Distributed Testing Plugin
org.jvnet.hudson.plugins » distTest
playframework-plugin
org.jvnet.hudson.plugins » play-autotest-plugin
Nexus : Core Plugins : OSS LDAP : Common
org.sonatype.nexus.plugins.ldap » ldap-common
PTC Integrity CM - Hudson Plugin
org.jvnet.hudson.plugins » integrity-plugin
Hudson StarTeam plugin
org.jvnet.hudson.plugins » starteam
PrettyFaces Forge Plugin
com.ocpsoft.forge » prettyfaces-plugin
Tycho p2 Publisher Plugin (Incubation)
org.eclipse.tycho » tycho-p2-publisher-plugin
Tycho p2 Metadata Plugin (Incubation)
org.eclipse.tycho » tycho-p2-plugin
Tycho Versions Plugin (Incubation)
org.eclipse.tycho » tycho-versions-plugin
Tycho p2 Director Plugin (Incubation)
org.eclipse.tycho » tycho-p2-director-plugin
Struts 2 GXP Plugin
org.apache.struts » struts2-gxp-plugin
Jetty Console AJP Plugin
org.simplericity.jettyconsole » jetty-console-ajp-plugin
Jetty Console Windows Service Plugin
org.simplericity.jettyconsole » jetty-console-winsrv-plugin
Jetty Console jetty.xml plugin
org.simplericity.jettyconsole » jetty-console-jettyxml-plugin
Jetty-Console Plugins
org.simplericity.jettyconsole » jetty-console-plugins
Jetty Console Unix start/stop script Plugin
org.simplericity.jettyconsole » jetty-console-startstop-plugin
Jetty Console RequestLog Plugin
org.simplericity.jettyconsole » jetty-console-requestlog-plugin
Jetty Console GZIP Plugin
org.simplericity.jettyconsole » jetty-console-gzip-plugin
Jetty Console Log4j plugin
org.simplericity.jettyconsole » jetty-console-log4j-plugin
Jetty Console JSP Plugin
org.simplericity.jettyconsole » jetty-console-jsp-plugin
Struts 2 jQuery Tree Plugin
com.jgeppert.struts2.jquery » struts2-jquery-tree-plugin
Struts 2 jQuery Mobile Plugin
com.jgeppert.struts2.jquery » struts2-jquery-mobile-plugin
The Mint - Plugin - Transformer - Handle
com.googlecode.redbox-mint » plugin-transformer-handle
Tycho P2 Extras Plugin
org.sonatype.tycho » tycho-p2-extras-plugin
tycho-version-bump-plugin
org.sonatype.tycho.extras » tycho-version-bump-plugin
NPanday :: Plugin
org.apache.npanday » dotnet-plugin
NPanday :: Model :: Compiler Plugins
org.apache.npanday » dotnet-model-compiler-plugins
NPanday :: Model :: Executable Plugins
org.apache.npanday » dotnet-model-executable-plugins
NPanday :: .NET Plugin MojoGenerator
org.apache.npanday.plugins » NPanday.Plugin.MojoGenerator
NPanday :: Devenv Plugin
org.apache.npanday.plugins » NPanday.Plugin.Devenv
NPanday :: .NET Plugin
org.apache.npanday.plugins » NPanday.Plugin
NPanday :: .NET Plugin Loader
org.apache.npanday.plugins » NPanday.Plugin.Loader
NPanday :: .NET Plugin Runner
org.apache.npanday.plugins » NPanday.Plugin.Runner
NPanday :: Addin Plugin
org.apache.npanday.plugins » NPanday.Plugin.Addin
NPanday :: SysRef Plugin
org.apache.npanday.plugins » NPanday.Plugin.SysRef
NPanday :: .NET Plugins
org.apache.npanday.plugins » npanday.plugins
NPanday :: Settings Plugin
org.apache.npanday.plugins » NPanday.Plugin.Settings
NPanday :: ResX Plugin
org.apache.npanday.plugins » NPanday.Plugin.Resx
Unzip File Action
com.fluxcorp.plugins » unzipfile-action
HTTP File Transfer Action
com.fluxcorp.plugins » http-filetransfer-action
Untar File Action
com.fluxcorp.plugins » untarfile-action
RabbitMQ Trigger
com.fluxcorp.plugins » rabbitmq-trigger
RabbitMQ Action
com.fluxcorp.plugins » rabbitmq-action
Twitter Action
com.fluxcorp.plugins » twitter-action
Web Service Trigger
com.fluxcorp.plugins » webservice-trigger
Mercurial Trigger
com.fluxcorp.plugins » mercurial-trigger
Apache ACE :: Webconsole :: Plugin
org.apache.ace » org.apache.ace.webconsole.plugin
Seapine Surround SCM - Hudson Plugin
org.jvnet.hudson.plugins » Surround-SCM-Plugin
Tycho Version Bump Plugin (Incubation)
org.eclipse.tycho.extras » tycho-version-bump-plugin
p2 Extras Plugin (Incubation)
org.eclipse.tycho.extras » tycho-p2-extras-plugin
jbundle-app-program-plugin Maven Mojo
org.jbundle.app.program » org.jbundle.app.program.plugin
Apache Tuscany SCA ZIP Maven Plugin
org.apache.tuscany.sca » tuscany-zip-plugin
metridoc-ezproxy-plugin-0.24
com.googlecode.metridoc » metridoc-ezproxy-plugin
metridoc-plugin-parent-0.24
com.googlecode.metridoc » metridoc-plugin-parent
Apache Tuscany Maven OSGi Bundle Plugin
org.apache.tuscany.sca » tuscany-bundle-plugin
The Fascinator - Plugins
com.googlecode.the-fascinator » fascinator-plugins
Fascinator - Plugin - Harvester - CSV
com.googlecode.the-fascinator.plugins » plugin-harvester-csv
The Fascinator - Plugin - Transformer - FFMPEG
com.googlecode.the-fascinator.plugins » plugin-transformer-ffmpeg
The Fascinator - Plugin - Storage - File System
com.googlecode.the-fascinator.plugins » plugin-storage-filesystem
The Fascinator - Plugin - Transformer - Aperture
com.googlecode.the-fascinator.plugins » plugin-transformer-aperture
The Fascinator - Plugin - Subscriber - Solr Event Logs
com.googlecode.the-fascinator.plugins » plugin-subscriber-solrEventLog
The Fascinator - Plugin - Indexer - Solr
com.googlecode.the-fascinator.plugins » plugin-indexer-solr
The Fascinator - Plugin - Harvester - Workflow
com.googlecode.the-fascinator.plugins » plugin-harvester-workflow
The Fascinator - Plugin - Harvester - OAI-PMH
com.googlecode.the-fascinator.plugins » plugin-harvester-oai-pmh
The Fascinator - Plugin - Storage - RAM
com.googlecode.the-fascinator.plugins » plugin-storage-ram
The Fascinator - Plugin - Transformer - Jython
com.googlecode.the-fascinator.plugins » plugin-transformer-jython
Fascinator - Plugin - Transformer - JSON Velocity
com.googlecode.the-fascinator.plugins » plugin-transformer-jsonVelocity
The Fascinator - Plugin - Transformer - ICE 2
com.googlecode.the-fascinator.plugins » plugin-transformer-ice2
The Fascinator - Plugin - Transformer - IMS Package
com.googlecode.the-fascinator.plugins » plugin-transformer-ims
Hyperjaxb3 EJB Plugin
org.jvnet.hyperjaxb3 » hyperjaxb3-ejb-plugin
.NET tools
org.codehaus.sonar-plugins.dotnet.tools » parent
metridoc-sql-plugin-0.30
com.googlecode.metridoc » metridoc-sql-plugin
metridoc-datasource-plugin-0.29
com.googlecode.metridoc » metridoc-datasource-plugin
metridoc-schema-plugin-0.30
com.googlecode.metridoc » metridoc-schema-plugin
Sonar C# Plugins
org.codehaus.sonar-plugins.dotnet.csharp » parent
metridoc-sushi-plugin-0.30
com.googlecode.metridoc » metridoc-sushi-plugin
Hudson :: REST :: Plugin
org.jvnet.hudson.main » rest-plugin
Sonar :: Plugins :: English Pack
org.codehaus.sonar.plugins » sonar-l10n-en-plugin
metridoc-camel-plugin-0.30
com.googlecode.metridoc » metridoc-camel-plugin
Hyperjaxb3 Hibernate Plugin
org.jvnet.hyperjaxb3 » hyperjaxb3-hibernate-plugin
findbugs-snapshot
org.jvnet.hudson.plugins.findbugs » findbugs-snapshot
Kundo Compile Plugin
org.openscm.kundo.plugins » kundo-compile-plugin
Kundo Reactor Plugin
org.openscm.kundo.plugins » kundo-reactor-plugin
Kundo JUnit Plugin
org.openscm.kundo.plugins » kundo-junit-plugin
Kundo EJB Plugin
org.openscm.kundo.plugins » kundo-ejb-plugin
Kundo Plugins Parent
org.openscm.kundo.plugins » plugins
Kundo Init Plugin
org.openscm.kundo.plugins » kundo-init-plugin
Kundo Plugin Library
org.openscm.kundo.plugins » plugin-library
Kundo Resource Plugin
org.openscm.kundo.plugins » kundo-resource-plugin
Kundo Plugins
org.openscm.kundo.plugins » kundo-plugin
Kundo Clean Plugin
org.openscm.kundo.plugins » kundo-clean-plugin
Kundo War Plugin
org.openscm.kundo.plugins » kundo-war-plugin
Kundo Dependency Management Plugin
org.openscm.kundo.plugins » kundo-dependency-management-plugin
Kundo Ear Plugin
org.openscm.kundo.plugins » kundo-ear-plugin
Kundo Cobertura Plugin
org.openscm.kundo.plugins » kundo-cobertura-plugin
Kundo Jar Plugin
org.openscm.kundo.plugins » kundo-jar-plugin
Kundo Checkstyle Plugin
org.openscm.kundo.plugins » kundo-checkstyle-plugin
Kundo Project Plugin
org.openscm.kundo.plugins » kundo-project-plugin
Kundo Tomcat Plugin
org.openscm.kundo.plugins » kundo-tomcat-plugin
Kundo Echo Plugin
org.openscm.kundo.plugins » kundo-echo-plugin
Kundo Prepare Plugin
org.openscm.kundo.plugins » kundo-prepare-plugin
Sapia Doc Plugin
org.sapia » sapia_site_doc_plugin
Web container and GUI plug-in common classes
org.glassfish.web » web-gui-plugin-common
Web container and GUI plug-in common classes
org.glassfish.web » gui-plugin-common
Man Pages for Web GUI Plugin Subcommands of the asadmin Utility
org.glassfish.docs.man » web-gui-plugin-common-manpage
chon-package-plugin Maven Plugin
com.choncms » chon-package-plugin
IBM Rational Application Developer Builder Plugin
hudson.plugins » rad-builder
Hudson VMware Lab Manager Slaves plugin
hudson.plugins » labmanager
Hudson StarTeam plugin
hudson.plugins » starteam
Blame Upstream Committers
hudson.plugins » blame-upstream-commiters
JBoss Management Plugin
hudson.plugins » jboss
Hudson Libvirt Slaves plugin
hudson.plugins.libvirt » libvirt-slave
Reviewboard Publisher
hudson.plugins.reviewboard » reviewboard
Hudson CMake plugin
hudson.plugins.cmake » cmakebuilder
Hudson utPLSQL plugin
hudson.plugins.utplsql » utplsql
Hudson Dependency Graph Viewer Plugin
hudson.plugin » depgraph-view
Bamboo Notifier
hudson.plugins.bamboo » bamboo-notifier
Admin Console JMS Plugin
org.glassfish.admingui » console-jms-plugin
Rebuilder
com.sonyericsson.hudson.plugins.rebuild » rebuild
dwr3plugin
net.jawr.dwr » dwr3plugin
SezPoz Demo Plugin #1
net.java.sezpoz.demo » plugin1
SezPoz Demo Plugin #2
net.java.sezpoz.demo » plugin2
Concordion Presenter plugin
com.rjohnst.hudson.plugins.concordionpresenter » concordionpresenter
Github plugin
com.coravy.hudson.plugins.github » github
Gerrit Events
com.sonyericsson.hudson.plugins.gerrit » gerrit-events
Build Config
com.sonyericsson.hudson.plugins.gerrit » build-config
Apache MyFaces Buildtools Maven2 Javascript Documentation Plugin
org.apache.myfaces.buildtools » myfaces-jsdoc-plugin