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]
home » maven

Group: maven



ArtifactDescription
commons-jelly (1) Jelly is a Java and XML based scripting engine. Jelly combines the best ideas from JSTL, Velocity, DVSL, Ant and Cocoon all together in a simple yet powerful scripting engine. *Note* that this is a custom-built version for the Maven project. It was built from svn trunk as of 2006-07-17 (r 422982) but with the fixes for JELLY-213 and JELLY-214 reverted
dom4j (1) dom4j: the flexible XML framework for Java. *Note* that this is a custom-built version for the Maven project. It was built from dom4j cvs trunk as of 2006-06-08 with the branch DOM4J_1_X_BRANCH merged in.
maven (22) 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-abbot-plugin (2) Run Abbot tests
maven-activity-plugin (1)
maven-announcement-plugin (6) 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-ant-plugin (8) Generates ant build files from a maven project, so that plain ant users can build your project
maven-antlr-plugin (5)
maven-appserver-plugin (1)
maven-artifact (1)
maven-artifact-plugin (14) 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-ashkelon-plugin (1)
maven-aspectj-plugin (7)
maven-aspectwerkz-plugin (3)
maven-cactus-plugin (7)
maven-caller-plugin (2)
maven-castor-plugin (2)
maven-changelog-plugin (13) The Changelog plugin generates reports about recent changes to the SCM repository.
maven-changes-plugin (6)
maven-checkstyle-plugin (9)
maven-clean-plugin (3)
maven-clover-plugin (16) The Clover plugin allows measuring test coverage using Clover (http://www.atlassian.com/clover).
maven-console-plugin (2)
maven-cruisecontrol-plugin (8) 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-dashboard-plugin (10) Generate a dashboard containing global statistics about other maven reports
maven-dependency-plugin (1)
maven-deploy-plugin (3)
maven-developer-activity-plugin (6) This document provides a report of activity in terms of CVS commits and breaks it out by developer.
maven-dist-plugin (7)
maven-docbook-plugin (2)
maven-ear-plugin (8) Ear Plugin for Maven
maven-eclipse-plugin (8) A plugin to generate various files for the Eclipse IDE and ease the use of Maven within that environment.
maven-ejb-plugin (9) EJB Plugin for Maven
maven-faq-plugin (6) Creates XDoc documentation from an FAQ XML document.
maven-file-activity-plugin (6) This document provides a report of activity in terms of CVS commits and breaks it out by file.
maven-genapp-plugin (4) A collection of example projects showing how to use maven in different situations
maven-graph-plugin (1)
maven-gump-plugin (5)
maven-hibernate-plugin (4)
maven-html2xdoc-plugin (4) Creates XDoc documentation from normal HTML documentation.
maven-idea-plugin (5) IDEA Plugin for Maven.
maven-importscrubber-plugin (1)
maven-it-support (1)
maven-it-support-parent (1)
maven-j2ee-plugin (5)
maven-jalopy-plugin (6)
maven-jar-plugin (8) Plugin for creating JAR files.
maven-java-plugin (5)
maven-javacc-plugin (3)
maven-javadoc-plugin (8)
maven-jboss-plugin (6)
maven-jbuilder-plugin (2)
maven-jcoverage-plugin (9) This plugin provides coverage analysis of your source-code based on the open-source jcoverage tool.
maven-jdee-plugin (2)
maven-jdepend-plugin (6) 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-jdeveloper-plugin (2)
maven-jdiff-plugin (5) Plugin for JDiff - reports on the differences in the public API of two releases by comparing the sources of two SCM checkouts.
maven-jelly-tags (5) 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-jellydoc-plugin (3) Creates a JavaDoc like report for any Jelly Tags used in a project.
maven-jetty-plugin (2)
maven-jira-plugin (7) This plugin downloads issues from Jira and creates a report.
maven-jnlp-plugin (3)
maven-junit-doclet-plugin (1)
maven-junit-report-plugin (4) Reports from JUnit tests.
maven-jxr-plugin (7) Create cross reference.
maven-latex-plugin (3)
maven-latka-plugin (4)
maven-license-plugin (2)
maven-linkcheck-plugin (8) Check xdoc links. Requires Maven 1.0 RC2.
maven-model (3) 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-modello-plugin (1) Modello is a Data Model toolkit. This plugin permits to integrate modello services in your build to automatically (or manually) generate the code and the documentation from the DataModel.
maven-multichanges-plugin (4) Produce release dashboard for subprojects.
maven-multiproject-plugin (10) A plugin to handle the building of multiple projects within maven.
maven-native-plugin (2) Plugin for native compilation c,c++, fortran
maven-nsis-plugin (4) A plugin to generate Win32 installer programs using NSIS
maven-osgi-plugin (1)
maven-pdf-plugin (9) PDF Documentation generator
maven-plugin-plugin (9) Maven Plugin management plugin.
maven-pmd-plugin (11) 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-pom-plugin (6) Basic validation and updating mechanisms for your Project Object Model.
maven-rar-plugin (2) Rar Plugin for Maven
maven-reactor-plugin (1)
maven-release-plugin (4)
maven-repository-plugin (2)
maven-scm-plugin (10) A plugin for SCM tasks.
maven-shell-plugin (1)
maven-simian-plugin (5) Simian Plugin for Maven
maven-site-plugin (10) Generate web site.
maven-source-plugin (1) Java source archive plugin for Maven
maven-statcvs-plugin (3)
maven-struts-plugin (2)
maven-tasklist-plugin (3)
maven-test-plugin (9) Run JUnit tests.
maven-tjdo-plugin (1)
maven-touchstone-partner-plugin (1)
maven-touchstone-plugin (1)
maven-uberjar-plugin (1)
maven-vdoclet-plugin (1)
maven-war-plugin (7) War Plugin for Maven
maven-was40-plugin (1)
maven-webserver-plugin (2)
maven-wizard-plugin (1)
maven-word2html-plugin (1)
maven-xdoc-plugin (12) Convert xdocs into HTML.
velocity (1) 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.
wagon (2)
wagon-api (3)
wagon-file (1)
wagon-ftp (1)
wagon-http (1)
wagon-http-lightweight (2)
wagon-provider (1)
wagon-provider-api (1)
wagon-provider-common (1)
wagon-provider-parent (1)
wagon-scm (1)
wagon-ssh (4)
wagon-ssh-external (1)