DevOps Classroom notes 04/Apr/2025

Building Java Code using Maven

  • Maven Goals:
  • POM Schema
  • Maven Projects are generally organized in two styles
    • pom.xml with src folder (default structure): This represents a single project. Spring petclinic
    • pom.xml with modules which are directories which contain child pomsBroadleaf
  • Commands
    • mvn <phase>:
      • mvn package
    • mvn :
      • mvn clean package
Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a ReplyCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Social Media Icons Powered by Acurax Web Design Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version
%%footer%%