Repository

Artifacts/Jars

Feeds

RSS Feed ATOM Feed

Popular Tags

ajax analysis annotations ant apache api archetype aspect asynchronously beans binding bpm build buildsystem bytecode cache cms codecoverage codehaus collections concurrency container database directory distributed doc eclipse ejb esb format framework graph graphics hibernate html ide io jbi jdbc jdo jini jms jmx jndi jsf jsp language logging mail maven metadata microsoft mock net parser pdf persistence plugin pool portal portlet query regexp rmi rpc rss ruleengine scheduling scm scripting security server servlet soa soap socket spring ssh svg swt system taglib template testing transaction ui web webdav webframework webserver webservice workflow xml xquery xslt

[See All Tags]

Maven Repository: maven

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

Velocity
Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.
maven » velocity

Maven xsddoc Plug-in
xsddoc plugin for Maven. It generates XML Schema documentation for W3C XML Schemas.
xsddoc » maven-xsddoc-plugin

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 Wagon Providers
Tools to manage artifacts and deployment
org.apache.maven.wagon » wagon-providers

Maven Wagon
Tools to manage artifacts and deployment
org.apache.maven.wagon » wagon

Maven Wagon SSH Provider
Tools to manage artifacts and deployment
org.apache.maven.wagon » wagon-ssh

Maven Wagon Provider Test
Suite of tests for Wagon implementations
org.apache.maven.wagon » wagon-provider-test

Maven Wagon HTTP Provider
Wagon that gets and puts artifacts through http using Apache commons-httpclient
org.apache.maven.wagon » wagon-http

Maven Wagon SSH External Provider
Wagon that gets and puts artifacts using SSH protocol with a preinstalled SSH client
org.apache.maven.wagon » wagon-ssh-external

Maven Wagon File Provider
Wagon that gets and puts artifacts using file system protocol
org.apache.maven.wagon » wagon-file

Maven Wagon Lightweight HTTP Provider
Wagon that gets and puts artifacts through http using standard Java library
org.apache.maven.wagon » wagon-http-lightweight

Maven Wagon FTP Provider
Wagon that gets and puts artifacts from and to remote server using FTP protocol
org.apache.maven.wagon » wagon-ftp

Maven Wagon API
Maven Wagon API that defines the contract between different Wagon implementations
org.apache.maven.wagon » wagon-provider-api

Maven Wagon SCM Provider
Wagon that gets and puts artifacts using a Source Control Management system
org.apache.maven.wagon » wagon-scm

QALab Plugin for Maven 2
A Maven 2 compatible plugin for QALab.
net.objectlab » maven-qalab-plugin

Maven Shared Components
Maven shared components
org.apache.maven.shared » maven-shared-components

Maven File Management API
API to collect files from a given directory using several include/exclude rules.
org.apache.maven.shared » file-management

Maven Shared APIs
Maven shared-API parent
org.apache.maven.shared » shared-components-parent

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
Maven plugin parent
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 2 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
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

Maven Reporting
Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
org.apache.maven.reporting » maven-reporting

Maven Reporting Implementation
Abstract classes to manage report generation.
org.apache.maven.reporting » maven-reporting-impl

Maven Reporting API
API to manage report generation.
org.apache.maven.reporting » maven-reporting-api

SureFire Parent
Surefire is a test framework project.
org.apache.maven.surefire » surefire-root

SureFire
Surefire is a test framework project.
org.apache.maven.surefire » surefire

Cargo Maven plugin
Maven Plugin for Cargo
cargo » cargo-maven-plugin

Maven Archetype
Maven Archetype is a set of tools to deal with archetypes, i.e. an abstract representation of a kind of project that can be instantiated into a concrete customized Maven 2 project. An archetype knows which files will be part of the instantiated project and which properties to fill to properly customize the project.
org.apache.maven.archetype » maven-archetype

Maven Skins
Maven Skins
org.apache.maven.skins » maven-skins

Maven Portlet Archetype
An archetype which contains a sample JSR-268 Portlet.
org.apache.maven.archetypes » maven-archetype-portlet

Maven Simple Project Archetype
An archetype which contains a simple Maven project.
org.apache.maven.archetypes » maven-archetype-simple

Maven Site Archetype
An archetype which contains a sample Maven site which demonstrates some of the supported document types like APT, XDoc, and FML and demonstrates how to i18n your site. This archetype can be layered upon an existing Maven project.
org.apache.maven.archetypes » maven-archetype-site

Maven Mojo Archetype
An archetype which contains a sample a sample Maven plugin.
org.apache.maven.archetypes » maven-archetype-mojo

Maven Archetype Archetype
An archetype which contains a sample archetype.
org.apache.maven.archetypes » maven-archetype-archetype

Maven Simple J2EE Archetype
An archetype which contains a simplifed sample J2EE application.
org.apache.maven.archetypes » maven-archetype-j2ee-simple

Maven Webapp Archetype
An archetype which contains a sample Maven Webapp project.
org.apache.maven.archetypes » maven-archetype-webapp

Maven Archetype for Simple Site
An archetype which contains a sample Maven site.
org.apache.maven.archetypes » maven-archetype-site-simple

Maven Quickstart Archetype
An archetype which contains a sample Maven project.
org.apache.maven.archetypes » maven-archetype-quickstart

Castor Maven Plugin
The Castor plugin is a Maven plugin that provides the functionality of Castor's 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

Maven Axis Tools 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

Maven JAXB 2.1 Plugin
JAXB2 compiler plugin used to create object graph from XSDs based on the JAXB 2.1 implementation.
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 SCM Starteam Provider
SCM Provider implementation for Starteam (http://www.borland.com/us/products/starteam/index.html).
org.apache.maven.scm » maven-scm-provider-starteam

Maven SCM Providers
Parent for all SCM providers supported.
org.apache.maven.scm » maven-scm-providers

Maven SCM Client
SCM Client is a simple SCM command line tool.
org.apache.maven.scm » maven-scm-client

Maven SCM CVS Provider - CVS Executable Impl.
Executable implementation for SCM CVS Provider.
org.apache.maven.scm » maven-scm-provider-cvsexe

Maven SCM CVS Provider - Parent
SCM Provider implementation for CVS (http://www.nongnu.org/cvs/).
org.apache.maven.scm » maven-scm-providers-cvs

Maven SCM Subversion Provider - Parent
SCM Provider implementation for SVN (http://subversion.tigris.org/).
org.apache.maven.scm » maven-scm-providers-svn

Maven SCM Perforce Provider
SCM Provider implementation for Perforce (http://www.perforce.com/).
org.apache.maven.scm » maven-scm-provider-perforce

Maven SCM Bazaar Provider
SCM Provider implementation for Bazaar (http://bazaar-vcs.org/).
org.apache.maven.scm » maven-scm-provider-bazaar

Maven SCM Local Provider
SCM Provider implementation for Local.
org.apache.maven.scm » maven-scm-provider-local

Maven SCM CVS Provider - Common library
Common library for SCM CVS Provider.
org.apache.maven.scm » maven-scm-provider-cvs-commons

Maven SCM
Maven SCM provides a common API for doing SCM operations.
org.apache.maven.scm » maven-scm

Maven SCM Managers
Parent for SCM Managers.
org.apache.maven.scm » maven-scm-managers

Maven SCM Visual Source Safe Provider
SCM Provider implementation for VSS (http://msdn.microsoft.com/en-us/vstudio/aa700907.aspx).
org.apache.maven.scm » maven-scm-provider-vss

Maven SCM Subversion Provider TCK Tests
Tests library for SCM SVN Provider.
org.apache.maven.scm » maven-scm-provider-svntest

Maven SCM Clearcase Provider
SCM Provider implementation for Clearcase (http://www-306.ibm.com/software/awdtools/clearcase/).
org.apache.maven.scm » maven-scm-provider-clearcase

Maven SCM Subversion Provider - SVN Executable Impl.
Executable library for SCM SVN Provider.
org.apache.maven.scm » maven-scm-provider-svnexe

Maven SCM Test
Tests library to test all SCM Provider implementations.
org.apache.maven.scm » maven-scm-test

Maven SCM CVS Provider TCK tests
Tests library for the SCM CVS Provider.
org.apache.maven.scm » maven-scm-provider-cvstest

Maven SCM API
The SCM API provides mechanisms to manage all SCM tools.
org.apache.maven.scm » maven-scm-api

Maven SCM Subversion Provider - Common library
Common library for SCM SVN Provider.
org.apache.maven.scm » maven-scm-provider-svn-commons

Maven SCM Manager for Plexus
SCM Plexus component.
org.apache.maven.scm » maven-scm-manager-plexus

Maven Monitor
Maven components parent
org.apache.maven » maven-monitor

Maven Tasks for Ant
Maven components parent
org.apache.maven » maven-artifact-ant

Maven Artifact Manager
Maven components parent
org.apache.maven » maven-artifact-manager

Maven Artifact Test Helper Library
Maven components parent
org.apache.maven » maven-artifact-test

Maven Artifact
Maven components parent
org.apache.maven » maven-artifact

Maven Plugin Descriptor Model
Maven components parent
org.apache.maven » maven-plugin-descriptor

Maven JXR
Source cross reference library
org.apache.maven » maven-jxr

Maven Beanshell Mojo Support
Maven components parent
org.apache.maven » maven-script-beanshell

Maven Pluggy Simplistic Plugin Generator
Maven components parent
org.apache.maven » maven-plugin-tools-pluggy

Maven Script Support Root
Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
org.apache.maven » maven-script

Maven Plugin Registry Model
Maven components parent
org.apache.maven » maven-plugin-registry

Maven Plugin Tools Base POM
Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
org.apache.maven » maven-plugin-tools

Maven Plugin Tools APIs
Maven components parent
org.apache.maven » maven-plugin-tools-api

Maven Core
Maven components parent
org.apache.maven » maven-core

Maven Archiver
Provides utility methods for creating JARs and other archive files from a Maven project.
org.apache.maven » maven-archiver

Maven Repository Metadata Model
Per-directory repository metadata.
org.apache.maven » maven-repository-metadata

Apache Maven
Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.
org.apache.maven » maven-parent

Maven Profile Model
Maven components parent
org.apache.maven » maven-profile

Maven Plugin Parameter Documenter API
Maven components parent
org.apache.maven » maven-plugin-parameter-documenter

Maven Plugin Tools for Beanshell
Maven components parent
org.apache.maven » maven-plugin-tools-beanshell

Maven Plugin API
Maven components parent
org.apache.maven » maven-plugin-api

Maven Model v3
Maven Model v3
org.apache.maven » maven-model-v3

Maven Project
This library is used to not only read Maven project object model files, but to assemble inheritence and to retrieve remote models as required.
org.apache.maven » maven-project

Maven Model
Maven Model
org.apache.maven » maven-model

Apache Maven 3.x
Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
org.apache.maven » maven

Maven Settings
Maven Settings
org.apache.maven » maven-settings

Maven Plugin Tools for Java
Maven components parent
org.apache.maven » maven-plugin-tools-java

Maven Error Diagnostics
Provides a manager component which will process a given Throwable instance through a set of diagnostic sub-components, and return a String message with user-friendly information about the error and possibly how to fix it.
org.apache.maven » maven-error-diagnostics

Maven Model Converter
Converts between version 3.0.0 and version 4.0.0 models.
org.apache.maven » maven-model-converter

maven-junit-doclet-plugin

maven » maven-junit-doclet-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

Maven Wagon Provider Test

org.apache.maven.wagon » wagon-provider

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

Continuum Parent Project

org.apache » maven

SureFire Booter

org.apache.maven.surefire » surefire-booter

Maven Archetype Model

org.apache.maven.archetype » maven-archetype-model

Maven Archetype Creator

org.apache.maven.archetype » maven-archetype-creator

Maven Archetype Core

org.apache.maven.archetype » maven-archetype-core

maven-archetype-marmalade-mojo

org.apache.maven.archetypes » maven-archetype-marmalade-mojo

Maven Archetypes

org.apache.maven.archetypes » maven-archetypes

Maven Archetype Profiles

org.apache.maven.archetypes » maven-archetype-profiles

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

Maven SCM CVS Provider

org.apache.maven.scm » maven-scm-provider-cvs

Maven SCM Subversion Provider

org.apache.maven.scm » maven-scm-provider-svn

Maven Plugin

org.apache.maven » maven-plugin

Maven

org.apache.maven » maven-site

maven-core-it-support-old-location

org.apache.maven » maven-core-it-support-old-location

Maven Ant Mojo Support

org.apache.maven » maven-script-ant

Maven Embedder

org.apache.maven » maven-embedder

maven-archetype

org.apache.maven » maven-archetype

Maven Plugin Tools for Marmalade

org.apache.maven » maven-plugin-tools-marmalade

Maven Plugin Metadata Model

org.apache.maven » maven-plugin-tools-model

maven-archetype-core

org.apache.maven » maven-archetype-core

Maven Marmalade Mojo Support

org.apache.maven » maven-script-marmalade

Maven Ant Plugin Tools

org.apache.maven » maven-plugin-tools-ant

maven-core-it-support

org.apache.maven » maven-core-it-support