Repository

Artifacts/Jars

Feeds

RSS Feed ATOM Feed

Popular Tags

ajax analysis annotations ant api archetype aspect asynchronously beans binding bpm build buildsystem bytecode cache cms codecoverage collections concurrency container database directory distributed doc 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 plugins 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 ui web webdav webframework webserver webservice workflow xml xquery xslt

[See All Tags]

Maven Repository: buildsystem

  1. maven-plugins » Sourceforge plug-in

    Sourceforge plug-in - Plugin to deploy distributions to Sourceforge

  2. maven-plugins » Maven Cobertura Plug-in



    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.

  3. maven-plugins » Maven IzPack 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.

  4. maven-plugins » dbUnit Plug-in



    dbUnit Plug-in - A plugin to automate dbUnit tasks

  5. maven-plugins » Java Application Plugin

    Java Application Plugin - Plugin to generate an executable JAR

  6. maven-plugins » WebSphere 4.0 Plug-in

    WebSphere 4.0 Plug-in - A plugin to manage a WebSphere AppServer 4 installation

  7. maven-plugins » Maven JAVANCSS Plug-in

    Maven JAVANCSS Plug-in - Plugin for JavaNCSS

  8. maven-plugins » FindBugs Plug-in

    FindBugs Plug-in - A plugin to automate FindBugs tasks

  9. maven-plugins » WebSphere 5 (5.0/5.1) Plugin

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

  10. maven-plugins » SDocBook Plug-in

    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.

  11. net.sourceforge.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.

  12. mevenide » Mevenide Grammar

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

  13. mevenide » Mevenide J2EE support

    Mevenide J2EE support - The module provides J2EE related functionality to the Maven project type.

  14. mevenide » Mevenide Config

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

  15. mevenide » Mevenide Netbeans project support

    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.

  16. mevenide » Maven NBM Plugin

    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.

  17. mevenide » Maven 1.0.2 library for Mevenide

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

  18. mevenide » jdom library for Mevenide.

    jdom library for Mevenide. - Library for project mevenide

  19. mevenide » commons-logging library for Mevenide

    commons-logging library for Mevenide - Library for project Mevenide

  20. mevenide » Mevenide Core

    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.

  21. mevenide » apache ant library for Mevenide.

    apache ant library for Mevenide. - Library for project mevenide

  22. mevenide » Mevenide Goals Grabber

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

  23. mevenide » Netbeans Cargo integration

    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.

  24. mevenide » Mevenide Developer Support

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

  25. mevenide » Mevenide XML grammar

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

  26. mevenide » Mevenide Repository

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

  27. mevenide » MevenIDE for IDEA Integration

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

  28. maven-validator » Maven xhtml Plug-in

    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.

  29. maven-taglib » Maven taglib Plug-in

    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.

  30. ant-contrib » cpptasks

    cpptasks - Compile tasks for Apache Ant

  31. ant-contrib » Ant-Contrib Tasks

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

  32. maven » Maven Test Plugin

    Maven Test Plugin - Run JUnit tests.

  33. maven » Maven MultiChanges Plugin

    Maven MultiChanges Plugin - Produce release dashboard for subprojects.

  34. maven » Maven FAQ Plugin

    Maven FAQ Plugin - Creates XDoc documentation from an FAQ XML document.

  35. maven » Maven IDEA Plugin

    Maven IDEA Plugin - IDEA Plugin for Maven.

  36. maven » Maven JUnit Report Plugin

    Maven JUnit Report Plugin - Reports from JUnit tests.

  37. maven » Maven JIRA Plugin

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

  38. maven » Maven Simian Plugin

    Maven Simian Plugin - Simian Plugin for Maven

  39. maven » Maven JellyDoc Plug-in

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

  40. maven » Maven

    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

  41. maven » Maven JDepend 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.

  42. maven » Maven JXR Plugin

    Maven JXR Plugin - Create cross reference.

  43. maven » Maven PDF Plugin

    Maven PDF Plugin - PDF Documentation generator

  44. maven » Maven NSIS Plugin

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

  45. maven » Maven XDoc Plugin

    Maven XDoc Plugin - Convert xdocs into HTML.

  46. maven » Maven Clover Plugin

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

  47. maven » Maven EJB Plugin

    Maven EJB Plugin - EJB Plugin for Maven

  48. maven » Maven Model

    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.

  49. maven » Maven Genapp Plugin

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

  50. maven » Maven Jar Plugin

    Maven Jar Plugin - Plugin for creating JAR files.

  51. maven » Maven Source Control Management Plugin

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

  52. maven » Maven Artifact 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.

  53. maven » Maven Announcement 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.

  54. maven » Maven PMD 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.

  55. maven » Maven JCoverage plugin

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

  56. maven » Maven Multi-Project Plugin

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

  57. maven » Maven RAR Plugin

    Maven RAR Plugin - Rar Plugin for Maven

  58. maven » Maven EAR Plugin

    Maven EAR Plugin - Ear Plugin for Maven

  59. maven » Maven Dashboard Plugin

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

  60. maven » Maven Html2XDoc Plug-in

    Maven Html2XDoc Plug-in - Creates XDoc documentation from normal HTML documentation.

  61. maven » Maven Eclipse Plugin

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

  62. maven » Maven Developer Activity Plugin

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

  63. maven » Maven Plugin Plugin

    Maven Plugin Plugin - Maven Plugin management plugin.

  64. maven » Maven WAR Plugin

    Maven WAR Plugin - War Plugin for Maven

  65. maven » Maven Native Plug-in

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

  66. maven » Maven JDiff 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.

  67. maven » Maven Ant Plugin

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

  68. maven » Maven Jelly Tag Library

    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.

  69. maven » Maven LinkCheck Plugin

    Maven LinkCheck Plugin - Check xdoc links. Requires Maven 1.0 RC2.

  70. maven » Maven POM Plugin

    Maven POM Plugin - Basic validation and updating mechanisms for your Project Object Model.

  71. maven » Maven Site Plugin

    Maven Site Plugin - Generate web site.

  72. maven » Maven Cruise Control 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.

  73. maven » Maven Changelog Plugin

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

  74. maven » Maven File Activity Plugin

    Maven File Activity Plugin - This document provides a report of activity in terms of CVS commits and breaks it out by file.

  75. maven » Maven Abbot plugin

    Maven Abbot plugin - Run Abbot tests

  76. maven-plugins » maven-dotuml-plugin

    maven-dotuml-plugin -

  77. maven-plugins » maven-springgraph-plugin

    maven-springgraph-plugin -

  78. maven-plugins » maven-strutsdoc-plugin

    maven-strutsdoc-plugin -

  79. maven-plugins » maven-rpm-plugin

    maven-rpm-plugin -

  80. maven-plugins » maven-wiki-plugin

    maven-wiki-plugin -

  81. maven-plugins » maven-uberdist-plugin

    maven-uberdist-plugin -

  82. maven-plugins » maven-doxygen-plugin

    maven-doxygen-plugin -

  83. maven-plugins » maven-xmlresume-plugin

    maven-xmlresume-plugin -

  84. maven-plugins » Maven JAXB Plugin

    Maven JAXB Plugin -

  85. maven-plugins » maven-news-plugin

    maven-news-plugin -

  86. maven-plugins » Tasks Plug-in

    Tasks Plug-in -

  87. maven-plugins » maven-aptdoc-plugin

    maven-aptdoc-plugin -

  88. maven-plugins » maven-junitpp-plugin

    maven-junitpp-plugin -

  89. maven-plugins » maven-files-plugin

    maven-files-plugin -

  90. maven-plugins » maven-deb-plugin

    maven-deb-plugin -

  91. maven-plugins » maven-webtest-plugin

    maven-webtest-plugin -

  92. maven-plugins » maven-jpox-plugin

    maven-jpox-plugin -

  93. maven-plugins » maven-kodo-plugin

    maven-kodo-plugin -

  94. maven-plugins » maven-axis-plugin

    maven-axis-plugin -

  95. maven-plugins » maven-macker-plugin

    maven-macker-plugin -

  96. maven-plugins » maven-transform-plugin

    maven-transform-plugin -

  97. mevenide » maven-jbuilder-opentool-plugin

    maven-jbuilder-opentool-plugin -

  98. mevenide » maven-mevenide-plugin

    maven-mevenide-plugin -

  99. mevenide » maven-eclipse-plugin-plugin

    maven-eclipse-plugin-plugin -

  100. redhill » Simian

    Simian -

  101. net.sourceforge.cruisecontrol » cruisecontrol

    cruisecontrol -

  102. ant » ant-starteam

    ant-starteam -

  103. ant » ant-weblogic

    ant-weblogic -

  104. ant » ant-swing

    ant-swing -

  105. ant » ant-jakarta-bcel

    ant-jakarta-bcel -

  106. ant » ant-jdepend

    ant-jdepend -

  107. ant » ant-trax

    ant-trax -

  108. ant » ant-apache-oro

    ant-apache-oro -

  109. ant » ant-apache-resolver

    ant-apache-resolver -

  110. ant » ant-antlr

    ant-antlr -

  111. ant » ant-junit

    ant-junit -

  112. ant » Ant

    Ant -

  113. ant » ant-apache-bcel

    ant-apache-bcel -

  114. ant » ant-jakarta-oro

    ant-jakarta-oro -

  115. ant » ant-apache-log4j

    ant-apache-log4j -

  116. ant » ant-optional

    ant-optional -

  117. ant » ant-jsch

    ant-jsch -

  118. ant » ant-icontract

    ant-icontract -

  119. ant » ant-xalan2

    ant-xalan2 -

  120. ant » Ant Launcher

    Ant Launcher -

  121. ant » ant-commons-logging

    ant-commons-logging -

  122. ant » ant-vaj

    ant-vaj -

  123. ant » ant-jai

    ant-jai -

  124. ant » ant-jakarta-regexp

    ant-jakarta-regexp -

  125. ant » ant-apache-regexp

    ant-apache-regexp -

  126. ant » ant-jakarta-log4j

    ant-jakarta-log4j -

  127. ant » ant-jmf

    ant-jmf -

  128. ant » ant-apache-bsf

    ant-apache-bsf -

  129. ant » ant-xslp

    ant-xslp -

  130. ant » optional

    optional -

  131. ant » ant-stylebook

    ant-stylebook -

  132. ant » ant-javamail

    ant-javamail -

  133. ant » ant-commons-net

    ant-commons-net -

  134. ant » ant-xalan1

    ant-xalan1 -

  135. ant » ant-nodeps

    ant-nodeps -

  136. ant » ant-netrexx

    ant-netrexx -

  137. maven-proxy » maven-proxy-core

    maven-proxy-core -

  138. maven-proxy » maven-proxy-standalone

    maven-proxy-standalone -

  139. maven-proxy » maven-proxy-webapp

    maven-proxy-webapp -

  140. maven » Maven Changes Plugin

    Maven Changes Plugin -

  141. maven » Maven Artifact

    Maven Artifact -

  142. maven » maven-it-support-parent

    maven-it-support-parent -

  143. maven » maven-touchstone-plugin

    maven-touchstone-plugin -

  144. maven » Wagon SSH provider

    Wagon SSH provider -

  145. maven » maven-caller-plugin

    maven-caller-plugin -

  146. maven » Maven Console Plugin

    Maven Console Plugin -

  147. maven » maven-vdoclet-plugin

    maven-vdoclet-plugin -

  148. maven » Wagon HTTP provider

    Wagon HTTP provider -

  149. maven » Maven Tasklist Plug-in

    Maven Tasklist Plug-in -

  150. maven » Maven Release Plug-in

    Maven Release Plug-in -

  151. maven » Maven Javadoc Plugin

    Maven Javadoc Plugin -

  152. maven » wagon

    wagon -

  153. maven » maven-shell-plugin

    maven-shell-plugin -

  154. maven » maven-was40-plugin

    maven-was40-plugin -

  155. maven » maven-appserver-plugin

    maven-appserver-plugin -

  156. maven » maven-jetty-plugin

    maven-jetty-plugin -

  157. maven » Wagon HTTP provider

    Wagon HTTP provider -

  158. maven » Maven OSGi Plugin

    Maven OSGi Plugin -

  159. maven » Maven Java Plugin

    Maven Java Plugin -

  160. maven » maven-repository-plugin

    maven-repository-plugin -

  161. maven » wagon-ssh-external

    wagon-ssh-external -

  162. maven » maven-statcvs-plugin

    maven-statcvs-plugin -

  163. maven » maven-word2html-plugin

    maven-word2html-plugin -

  164. maven » Lightweight Wagon HTTP provider

    Lightweight Wagon HTTP provider -

  165. maven » maven-license-plugin

    maven-license-plugin -

  166. maven » maven-castor-plugin

    maven-castor-plugin -

  167. maven » wagon-ftp

    wagon-ftp -

  168. maven » Maven Latex Plug-in

    Maven Latex Plug-in -

  169. maven » maven-tjdo-plugin

    maven-tjdo-plugin -

  170. maven » maven-reactor-plugin

    maven-reactor-plugin -

  171. maven » Maven JNLP Plug-in

    Maven JNLP Plug-in -

  172. maven » wagon-provider-api

    wagon-provider-api -

  173. maven » Maven Jalopy Plugin

    Maven Jalopy Plugin -

  174. maven » maven-junit-doclet-plugin

    maven-junit-doclet-plugin -

  175. maven » Maven Distribution Plugin

    Maven Distribution Plugin -

  176. maven » maven-importscrubber-plugin

    maven-importscrubber-plugin -

  177. maven » maven-struts-plugin

    maven-struts-plugin -

  178. maven » maven-activity-plugin

    maven-activity-plugin -

  179. maven » Maven AspectJ Plugin

    Maven AspectJ Plugin -

  180. maven » maven-dependency-plugin

    maven-dependency-plugin -

  181. maven » maven-jboss-plugin

    maven-jboss-plugin -

  182. maven » maven-it-support

    maven-it-support -

  183. maven » wagon-http

    wagon-http -

  184. maven » maven-wizard-plugin

    maven-wizard-plugin -

  185. maven » Maven Clean Plugin

    Maven Clean Plugin -

  186. maven » maven-aspectwerkz-plugin

    maven-aspectwerkz-plugin -

  187. maven » wagon-scm

    wagon-scm -

  188. maven » Maven Gump Plug-in

    Maven Gump Plug-in -

  189. maven » Maven Hibernate Plug-in

    Maven Hibernate Plug-in -

  190. maven » maven-uberjar-plugin

    maven-uberjar-plugin -

  191. maven » Maven J2EE Plugin

    Maven J2EE Plugin -

  192. maven » wagon-api

    wagon-api -

  193. maven » Maven Checkstyle Plugin

    Maven Checkstyle Plugin -

  194. maven » maven-jdeveloper-plugin

    maven-jdeveloper-plugin -

  195. maven » maven-cactus-plugin

    maven-cactus-plugin -

  196. maven » maven-touchstone-partner-plugin

    maven-touchstone-partner-plugin -

  197. maven » maven-docbook-plugin

    maven-docbook-plugin -

  198. maven » Maven Javacc Plugin

    Maven Javacc Plugin -

  199. maven » maven-deploy-plugin

    maven-deploy-plugin -

  200. maven » maven-webserver-plugin

    maven-webserver-plugin -

  201. maven » wagon-file

    wagon-file -

  202. maven » maven-graph-plugin

    maven-graph-plugin -

  203. maven » wagon-provider

    wagon-provider -

  204. maven » Maven Latka Plug-in

    Maven Latka Plug-in -

  205. maven » Maven Antlr Plugin

    Maven Antlr Plugin -

  206. maven » maven-ashkelon-plugin

    maven-ashkelon-plugin -

  207. maven » maven-jdee-plugin

    maven-jdee-plugin -

  208. maven » maven-jbuilder-plugin

    maven-jbuilder-plugin -

  209. ant-doxygen » ant-doxygen

    ant-doxygen -

  210. continuum » continuum-notifier-mail

    continuum-notifier-mail -

  211. damagecontrol » damagecontrol

    damagecontrol -

  212. damagecontrol » damagecontrol-0.3-prerelease

    damagecontrol-0.3-prerelease -

  213. maven-new » maven-fetch

    maven-fetch -