Maven: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 36: Line 36:
* [[Maven exec Plugin|exec]]
* [[Maven exec Plugin|exec]]
* [[Maven enforcer Plugin|enforcer]]
* [[Maven enforcer Plugin|enforcer]]
* [[Maven help Plugin|help]]
* [[Maven install Plugin|install]]
* [[Maven install Plugin|install]]
* [[Maven jar Plugin|jar]]
* [[Maven jar Plugin|jar]]

Revision as of 18:27, 21 December 2016

External

Maven Repository Search

http://search.maven.org

Subjects

Plugin

A Maven plugin are pieces of functionality that provide goals. A plugin has one or more goals, and each goal represents a capability of that plugin.

Commonly used plugins are: