Skip to content

This repository was created with purpose to demonstrate examples created on my study of the Maven tool.

Notifications You must be signed in to change notification settings

coderade/maven-examples

Repository files navigation

Maven Examples

Not Maintained

This project has been developed in 2014 with the purpose to demonstrate examples with the Maven tool and is not maintained anymore. Some libraries are being updated using the Dependabot and Snyk.io services, but no further tests are being done.

This repository was created with purpose to demonstrate examples created in thestudy of the Maven tool.

Examples

  • maven-vs-ant: Two examples demonstrating the same application with the Build tool Maven and the Scripting tool Ant. Check the file MAVEN-VS-ANT.md for more information.

  • maven-helloworld: Example of a Hello World application with Maven. Check the file MAVEN-HELLOWORLD.md for more information.

  • maven-dependencies: Example of a Maven application with dependencies. Check the file MAVEN-DEPENDENCIES.md for more information.

  • maven-dependencies-and-scope: Example of a Maven application with dependencies and different scopes. Check the file MAVEN-DEPENDENCIES-AND-SCOPE.md for more information.

  • maven-build-section: Example of a Maven application with the build section. Check the file MAVEN-BUILD.md for more information.

  • maven-repositories: Example of a Maven application with repositories. Check the file MAVEN-REPOSITORIES.md for more information.

  • maven-compiler-plugin: Example of a Maven application with the compiler plugin. Check the file MAVEN-COMPILER-PLUGIN.md for more information.

  • maven-jar-plugin: Example of a Maven application with the jar plugin. Check the file MAVEN-JAR-PLUGIN.md for more information.

  • maven-source-plugin: Example of a Maven application with the source plugin. Check the file MAVEN-SOURCE-PLUGIN.md for more information.

  • maven-javadoc-plugin: Example of a Maven application with the Javadoc plugin. Check the file MAVEN-JAVADOC-PLUGIN.md for more information.

Installing the tools

To run these examples you need to have Java, Maven, and Ant installed.

Check the INSTALL.md file to help install them.

About

This repository was created with purpose to demonstrate examples created on my study of the Maven tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages