Repository

Artifacts/Jars

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 hadoop hibernate html http ide imap io jbi jdbc jdo jini jms jmx jndi jsf jsp language logging mail maven metadata microsoft mock net osgi 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: buildsystem

Maven Dashboard Plugin
Generate a dashboard containing global statistics about other maven reports
maven » maven-dashboard-plugin

Maven Multi-Project Plugin
A plugin to handle the building of multiple projects within maven.
maven » maven-multiproject-plugin

Maven File Activity Plugin
This document provides a report of activity in terms of CVS commits and breaks it out by file.
maven » maven-file-activity-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

Maven WAR Plugin
War Plugin for Maven
maven » maven-war-plugin

Maven Html2XDoc Plug-in
Creates XDoc documentation from normal HTML documentation.
maven » maven-html2xdoc-plugin

Maven PMD Plugin
The Maven PMD plugin is a plugin that wraps the PMD framework (http://pmd.sourceforge.net). PMD is a source checking framework that works by scanning Java source code and looks for potential problems like: unused local variables, empty catch blocks, unused parameters, empty 'if' statements, etc.
maven » maven-pmd-plugin

Maven JXR Plugin
Create cross reference.
maven » maven-jxr-plugin

Maven RAR Plugin
Rar Plugin for Maven
maven » maven-rar-plugin

Maven IDEA Plugin
IDEA Plugin for Maven.
maven » maven-idea-plugin

Maven Developer Activity Plugin
This document provides a report of activity in terms of CVS commits and breaks it out by developer.
maven » maven-developer-activity-plugin

Maven Simian Plugin
Simian Plugin for Maven
maven » maven-simian-plugin

Maven FAQ Plugin
Creates XDoc documentation from an FAQ XML document.
maven » maven-faq-plugin

Maven NSIS Plugin
A plugin to generate Win32 installer programs using NSIS
maven » maven-nsis-plugin

Maven EAR Plugin
Ear Plugin for Maven
maven » maven-ear-plugin

Maven Eclipse Plugin
A plugin to generate various files for the Eclipse IDE and ease the use of Maven within that environment.
maven » maven-eclipse-plugin

Maven JCoverage plugin
This plugin provides coverage analysis of your source-code based on the open-source jcoverage tool.
maven » maven-jcoverage-plugin

Maven Native Plug-in
Plugin for native compilation c,c++, fortran
maven » maven-native-plugin

Maven Site Plugin
Generate web site.
maven » maven-site-plugin

Maven EJB Plugin
EJB Plugin for Maven
maven » maven-ejb-plugin

Maven Announcement Plugin
The Announcement plugin generates release announcements. It uses the information found in both the POM and in the changes.xml file to generate the announcement text.
maven » maven-announcement-plugin

Maven JellyDoc Plug-in
Creates a JavaDoc like report for any Jelly Tags used in a project.
maven » maven-jellydoc-plugin

Maven Jar Plugin
Plugin for creating JAR files.
maven » maven-jar-plugin

Maven LinkCheck Plugin
Check xdoc links. Requires Maven 1.0 RC2.
maven » maven-linkcheck-plugin

Maven MultiChanges Plugin
Produce release dashboard for subprojects.
maven » maven-multichanges-plugin

Maven Ant Plugin
Generates ant build files from a maven project, so that plain ant users can build your project
maven » maven-ant-plugin

Maven Abbot plugin
Run Abbot tests
maven » maven-abbot-plugin

Maven XDoc Plugin
Convert xdocs into HTML.
maven » maven-xdoc-plugin

Maven Artifact Plugin
Tools to manage artifacts and deployment. *WARNING*: This version of the artifact-plugin requires Maven 1.1. People using Maven 1.0 should NOT use this version of the plugin.
maven » maven-artifact-plugin

Maven Genapp Plugin
A collection of example projects showing how to use maven in different situations
maven » maven-genapp-plugin

Maven Test Plugin
Run JUnit tests.
maven » maven-test-plugin

Maven Clover Plugin
The Clover plugin allows measuring test coverage using Clover (http://www.atlassian.com/clover).
maven » maven-clover-plugin

Maven POM Plugin
Basic validation and updating mechanisms for your Project Object Model.
maven » maven-pom-plugin

Maven Source Control Management Plugin
A plugin for SCM tasks.
maven » maven-scm-plugin

Maven Model
The Maven project descriptor used in Maven 1.x. This library is used to represent in Java the POM (project.xml) and it offers services to parse and to serialize it.
maven » maven-model

Maven Changelog Plugin
The Changelog plugin generates reports about recent changes to the SCM repository.
maven » maven-changelog-plugin

Maven JIRA Plugin
This plugin downloads issues from Jira and creates a report.
maven » maven-jira-plugin

Maven Cruise Control Plugin
A plugin to work with Cruise Control. Plugin can generate a Cruise Control configuration from the POM, start the CruiseControl server, and when included as a report provide a link to the build results.
maven » maven-cruisecontrol-plugin

Maven JDepend Plugin
JDepend traverses Java class file directories and generates design quality metrics for each Java package. JDepend allows you to automatically measure the quality of a design in terms of its extensibility, reusability, and maintainability to manage package dependencies effectively.
maven » maven-jdepend-plugin

Maven
Maven is a project management and project comprehension tool. Maven is based on the concept of a project object model: builds, documentation creation, site publication, and distribution publication are all controlled from the project object model. Maven also provides tools to create source metrics, change logs based directly on source repository, and source cross-references. You can build a Maven installation from this source tree by running ant -f build-bootstrap.xml
maven » maven

Maven JUnit Report Plugin
Reports from JUnit tests.
maven » maven-junit-report-plugin

Maven Jelly Tag Library
The Maven jelly tag library is designed to be used in Maven Jelly scripts and plugins to perform functions such as the reactor, run a Maven sub build, and load a Maven project model.
maven » maven-jelly-tags

Maven Plugin Plugin
Maven Plugin management plugin.
maven » maven-plugin-plugin

WebSphere 4.0 Plug-in
A plugin to manage a WebSphere AppServer 4 installation
maven-plugins » maven-was40-plugin

SDocBook Plug-in
A plugin for DOCBOOK processing. Uses the DocBook Open Repository project XSL stylesheets to process DocBook XML sources into different output formats.
maven-plugins » maven-sdocbook-plugin

Maven JAVANCSS Plug-in
Plugin for JavaNCSS
maven-plugins » maven-javancss-plugin

Maven IzPack Plugin
A plugin to generate installers using IzPack. The basic installer is a platform independend installer jar which requires a JRE on the destination machine. That platform independend installer can be bundled with a JRE into a Win32 installer exe.
maven-plugins » maven-izpack-plugin

dbUnit Plug-in
A plugin to automate dbUnit tasks
maven-plugins » maven-dbunit-plugin

FindBugs Plug-in
A plugin to automate FindBugs tasks
maven-plugins » maven-findbugs-plugin

Java Application Plugin
Plugin to generate an executable JAR
maven-plugins » maven-javaapp-plugin

WebSphere 5 (5.0/5.1) Plugin
A plugin to manage a WebSphere AppServer 5/5.1 artifacts and installation
maven-plugins » maven-was5-plugin

Maven Cobertura Plug-in
Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.
maven-plugins » maven-cobertura-plugin

Sourceforge plug-in
Plugin to deploy distributions to Sourceforge
maven-plugins » maven-sourceforge-plugin

cpptasks
Compile tasks for Apache Ant
ant-contrib » cpptasks

Ant-Contrib Tasks
A collection of tasks (and at one point maybe types and other tools) for Apache Ant
ant-contrib » ant-contrib

Cruisecontrol
CruiseControl is a framework for a continuous build process. It includes, but is not limited to, plugins for email notification, Ant, and various source control tools. A web interface is provided to view the details of the current and previous builds.
net.sourceforge.cruisecontrol » cruisecontrol

Maven xhtml Plug-in
${pom.name} validates the xhtml code in project documentation and generates a report with the details of all the errors found.
maven-validator » maven-xhtml-plugin

Maven taglib Plug-in
Maven taglib Plug-in is a maven plugin for jsp tag libraries developers. It eases the generation, documentation and testing of jsp tag libraries.
maven-taglib » maven-taglib-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

Mevenide Developer Support
Netbeans module with tools for developers wishing to extend Mevenide. Easy to use project template created.
mevenide » mevenide-netbeans-devel

Mevenide J2EE support
The module provides J2EE related functionality to the Maven project type.
mevenide » mevenide-netbeans-j2ee

jdom library for Mevenide.
Library for project mevenide
mevenide » jdom-nb-module

commons-logging library for Mevenide
Library for project Mevenide
mevenide » commons-logging-nb-module

apache ant library for Mevenide.
Library for project mevenide
mevenide » ant-nb-module

Mevenide Grammar
Maven files XML grammar and code-completion hints provider
mevenide » mevenide-grammar

Mevenide Config
Mevenide Config allows to manipulate Maven config, e.g. system environment variables, project config (project.properties), user-defined config (build.propertie, ...).
mevenide » mevenide-config

Mevenide Core
Mevenide Core provides various utility classes for manipulating POMs, running Maven, synchronizing POMs and IDEs, etc... It is intended to used by concrete IDE plugin.
mevenide » mevenide-core

Maven NBM Plugin
This plugin creates a netbeans module artifact for the project, also generates nbm file for distribution of the module. Is able to generate the module information from the pom and additional project properties.
mevenide » maven-nbm-plugin

Mevenide Netbeans project support
The project's aim to to provide Maven project type support for the Netbeans IDE 4.0. The features include recognition of Maven projects, setup of the project in the IDE, running Maven, editor support for configuration files etc.
mevenide » mevenide-netbeans-project

Maven 1.0.2 library for Mevenide
Library for project mevenide, contains most of the jars needed for maven to run.
mevenide » maven-nb-module

Mevenide XML grammar
Maven files XML grammar and code-completion for Netbeans. (project.xml, maven.xml and plugin.jelly files completion.
mevenide » mevenide-netbeans-grammar

Mevenide Repository
Common codebase for reading local and remote repositories.
mevenide » mevenide-repository

Mevenide Goals Grabber
This project provides generic Goals Grabbing mechanism. It is articulated around IGoalsGrabber interface.
mevenide » goals-grabber

Netbeans Cargo integration
This module integrates Cargo into the IDE. Cargo is a thin wrapper around existing J2EE containers. It provides different APIs to easily manipulate containers.
mevenide » mevenide-netbeans-cargo

MevenIDE for IDEA Integration
The MevenIDE for IDEA project aims to integrate Maven into the popular IntelliJ IDEA IDE.
mevenide » mevenide-idea

maven-jboss-plugin

maven » maven-jboss-plugin

maven-appserver-plugin

maven » maven-appserver-plugin

Maven Javadoc Plugin

maven » maven-javadoc-plugin

wagon-provider

maven » wagon-provider

maven-shell-plugin

maven » maven-shell-plugin

maven-repository-plugin

maven » maven-repository-plugin

maven-jdeveloper-plugin

maven » maven-jdeveloper-plugin

Maven Changes Plugin

maven » maven-changes-plugin

maven-junit-doclet-plugin

maven » maven-junit-doclet-plugin

wagon

maven » wagon

Maven Console Plugin

maven » maven-console-plugin

maven-was40-plugin

maven » maven-was40-plugin

maven-license-plugin

maven » maven-license-plugin

maven-deploy-plugin

maven » maven-deploy-plugin

maven-uberjar-plugin

maven » maven-uberjar-plugin

Maven Latka Plug-in

maven » maven-latka-plugin

Wagon SSH provider

maven » wagon-ssh

Maven Artifact

maven » maven-artifact

Wagon HTTP provider

maven » wagon-provider-common

Maven Javacc Plugin

maven » maven-javacc-plugin

Maven JNLP Plug-in

maven » maven-jnlp-plugin

maven-reactor-plugin

maven » maven-reactor-plugin

maven-it-support-parent

maven » maven-it-support-parent

maven-jdee-plugin

maven » maven-jdee-plugin

maven-touchstone-plugin

maven » maven-touchstone-plugin

Maven Jalopy Plugin

maven » maven-jalopy-plugin

maven-wizard-plugin

maven » maven-wizard-plugin

wagon-http

maven » wagon-http

maven-graph-plugin

maven » maven-graph-plugin

maven-statcvs-plugin

maven » maven-statcvs-plugin

wagon-ssh-external

maven » wagon-ssh-external

maven-caller-plugin

maven » maven-caller-plugin

maven-dependency-plugin

maven » maven-dependency-plugin

maven-word2html-plugin

maven » maven-word2html-plugin

maven-webserver-plugin

maven » maven-webserver-plugin

wagon-file

maven » wagon-file

Lightweight Wagon HTTP provider

maven » wagon-http-lightweight

maven-vdoclet-plugin

maven » maven-vdoclet-plugin

Maven Hibernate Plug-in

maven » maven-hibernate-plugin

Maven AspectJ Plugin

maven » maven-aspectj-plugin

maven-it-support

maven » maven-it-support

Maven Java Plugin

maven » maven-java-plugin

maven-activity-plugin

maven » maven-activity-plugin

wagon-ftp

maven » wagon-ftp

wagon-provider-api

maven » wagon-provider-api

maven-importscrubber-plugin

maven » maven-importscrubber-plugin

maven-docbook-plugin

maven » maven-docbook-plugin

maven-jbuilder-plugin

maven » maven-jbuilder-plugin

Maven Release Plug-in

maven » maven-release-plugin

Maven Antlr Plugin

maven » maven-antlr-plugin

Maven Clean Plugin

maven » maven-clean-plugin

wagon-scm

maven » wagon-scm

maven-castor-plugin

maven » maven-castor-plugin

Maven OSGi Plugin

maven » maven-osgi-plugin

maven-struts-plugin

maven » maven-struts-plugin

Maven Gump Plug-in

maven » maven-gump-plugin

Maven Latex Plug-in

maven » maven-latex-plugin

maven-jetty-plugin

maven » maven-jetty-plugin

Wagon HTTP provider

maven » wagon-provider-parent

maven-aspectwerkz-plugin

maven » maven-aspectwerkz-plugin

Maven Distribution Plugin

maven » maven-dist-plugin

Maven Checkstyle Plugin

maven » maven-checkstyle-plugin

maven-touchstone-partner-plugin

maven » maven-touchstone-partner-plugin

maven-ashkelon-plugin

maven » maven-ashkelon-plugin

maven-cactus-plugin

maven » maven-cactus-plugin

maven-tjdo-plugin

maven » maven-tjdo-plugin

wagon-api

maven » wagon-api

Maven J2EE Plugin

maven » maven-j2ee-plugin

Maven Tasklist Plug-in

maven » maven-tasklist-plugin

maven-proxy-webapp

maven-proxy » maven-proxy-webapp

maven-proxy-standalone

maven-proxy » maven-proxy-standalone

maven-proxy-core

maven-proxy » maven-proxy-core

maven-transform-plugin

maven-plugins » maven-transform-plugin

maven-axis-plugin

maven-plugins » maven-axis-plugin

maven-strutsdoc-plugin

maven-plugins » maven-strutsdoc-plugin

Maven JAXB Plugin

maven-plugins » maven-jaxb-plugin

maven-xmlresume-plugin

maven-plugins » maven-xmlresume-plugin

maven-webtest-plugin

maven-plugins » maven-webtest-plugin

maven-dotuml-plugin

maven-plugins » maven-dotuml-plugin

maven-aptdoc-plugin

maven-plugins » maven-aptdoc-plugin

maven-jpox-plugin

maven-plugins » maven-jpox-plugin

maven-macker-plugin

maven-plugins » maven-macker-plugin

maven-news-plugin

maven-plugins » maven-news-plugin

maven-kodo-plugin

maven-plugins » maven-kodo-plugin

maven-rpm-plugin

maven-plugins » maven-rpm-plugin

maven-doxygen-plugin

maven-plugins » maven-doxygen-plugin

maven-uberdist-plugin

maven-plugins » maven-uberdist-plugin

maven-deb-plugin

maven-plugins » maven-deb-plugin

maven-wiki-plugin

maven-plugins » maven-wiki-plugin

maven-springgraph-plugin

maven-plugins » maven-springgraph-plugin

maven-files-plugin

maven-plugins » maven-files-plugin

maven-junitpp-plugin

maven-plugins » maven-junitpp-plugin

Tasks Plug-in

maven-plugins » maven-tasks-plugin

damagecontrol

damagecontrol » damagecontrol

damagecontrol-0.3-prerelease

damagecontrol » damagecontrol-0.3-prerelease

ant-doxygen

ant-doxygen » ant-doxygen

maven-fetch

maven-new » maven-fetch

ant-jakarta-regexp

ant » ant-jakarta-regexp

ant-jakarta-oro

ant » ant-jakarta-oro

ant-weblogic

ant » ant-weblogic

ant-apache-resolver

ant » ant-apache-resolver

ant-jakarta-log4j

ant » ant-jakarta-log4j

ant-icontract

ant » ant-icontract

ant-apache-regexp

ant » ant-apache-regexp

ant-swing

ant » ant-swing

ant-trax

ant » ant-trax

ant-javamail

ant » ant-javamail

ant-jakarta-bcel

ant » ant-jakarta-bcel

ant-xslp

ant » ant-xslp

ant-starteam

ant » ant-starteam

ant-apache-log4j

ant » ant-apache-log4j

ant-junit

ant » ant-junit

ant-antlr

ant » ant-antlr

optional

ant » optional

ant-jdepend

ant » ant-jdepend

ant-xalan2

ant » ant-xalan2

ant-optional

ant » ant-optional

Ant

ant » ant

ant-vaj

ant » ant-vaj

ant-apache-bsf

ant » ant-apache-bsf

ant-commons-net

ant » ant-commons-net

ant-netrexx

ant » ant-netrexx

ant-jai

ant » ant-jai

Ant Launcher

ant » ant-launcher

ant-jsch

ant » ant-jsch

ant-jmf

ant » ant-jmf

ant-nodeps

ant » ant-nodeps

ant-apache-bcel

ant » ant-apache-bcel

ant-apache-oro

ant » ant-apache-oro

ant-xalan1

ant » ant-xalan1

ant-commons-logging

ant » ant-commons-logging

ant-stylebook

ant » ant-stylebook

continuum-notifier-mail

continuum » continuum-notifier-mail

Simian

redhill » simian

maven-mevenide-plugin

mevenide » maven-mevenide-plugin

maven-jbuilder-opentool-plugin

mevenide » maven-jbuilder-opentool-plugin

maven-eclipse-plugin-plugin

mevenide » maven-eclipse-plugin-plugin