Maven: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(37 intermediate revisions by the same user not shown)
Line 1: Line 1:
=External=
=External=


* https://maven.apache.org
* Maven Guides https://maven.apache.org/guides/
* Maven Guides https://maven.apache.org/guides/
* Central Maven repository http://repo1.maven.org/maven2/
* Central Maven repository https://repo1.maven.org/maven2/
* https://search.maven.org/
 
=Internal=
 
* [[Gradle#Overview|Gradle]]


=Maven Repository Search=
=Maven Repository Search=
Line 12: Line 18:
=Subjects=
=Subjects=


* [[Maven Installation|Installation]]
* [[Maven Concepts|Concepts]]
* [[Maven Concepts|Concepts]]
* [[Maven Configuration Files]]
** [[Maven Standard Directory Layout|Standard Directory Layout]]
** [[Maven pom.xml|<tt>pom.xml</tt>]]
** [[Maven Standard System Properties|Standard System Properties]]
** [[Maven settings.xml|<tt>settings.xml</tt>]]
** [[Multi-Module Maven Projects]]
* [[Maven Standard Directory Layout|Standard Directory Layout]]
** [[Building a Maven Complex Release Artifact|Building a Complex Release Artifact]]
* [[Maven Standard System Properties|Standard System Properties]]
** [[Programmatic Maven]]
* [[Building a Maven Complex Release Artifact|Building a Complex Release Artifact]]
** [[Maven Timestamp Support|Timestamp Support]]
* [[Programmatic Maven]]
** [[Maven Filtering and Property Substitution|Filtering and Property Substitution]]
** [[Maven and Environment Variables]]
** [[Maven Download Sources with the Class JAR Files|Download Sources with the Class JAR Files]]
** [[Maven Recipes|Recipes]]
** [[Maven and Java 9 Module System]]
* '''Configuration'''
** [[Maven Configuration Files]]
*** [[Maven pom.xml|pom.xml]]
*** [[Maven settings.xml|settings.xml]]
*** [[Maven settings-security.xml|settings-security.xml]]
** [[Configure Maven to Skip SSL Certificate Verification]]
** [[Configure Maven with More Memory]]
* '''Operations'''
{{Internal|Maven Operations|Maven Operations}}
* '''Troubleshooting'''
** [[Debugging Maven]]
** [[Troubleshooting Maven-Generated HTTP Traffic]]


=Plugin=
=Plugins=


* [[Maven assembly Plugin|assembly]]
* [[Maven Plugin List|Plugin List]]
* [[Maven compiler Plugin|compiler]]
* [[Maven dependency Plugin|dependency]]
* [[Maven ear Plugin|ear]]
* [[Maven exec Plugin|exec]]
* [[Maven enforcer Plugin|enforcer]]
* [[Maven jar Plugin|jar]]
* [[Maven Resources Plugin|resources]]
* [[Maven Source Plugin|source]]
* [[Maven Surefire Plugin|surefire]]

Latest revision as of 04:19, 11 November 2020