SlideShare a Scribd company logo
Apache  m a ven Introduction to
Juven Xu www.juvenxu.com [email_address] twitter.com/juvenxu
So, What Is Maven?
BIR 2 D
B uild I nformation Aggregation R ule R epository D ependency Management
We all build software But… Not  all in the same way
People all use water But… Not  all in the same way
The Maven Way…
   I don’t like the feeling of being empty     Hey buddy, you are not alone, here we come
same information same place
- pom.xml - src/main/java - src/main/resources - src/test/java - src/test/resources - … No Rule, No Game
Convention Over Configuration
 
Local Remote Central ~/.m2/repository http://repo1.maven.org/maven2/ Remote What’s missing?
 
No Repository Manager ?
I bet you know this But I’m talking Nexus, no ‘one’
time bandwidth money
Where Am I?
a:3.1.1 my-app:1.0-SNAPSHOT c:1.1 d:1.0 b:2.0 d:0.9 BIR 2 D
SNAPSHOT a timestamped version
POM is just a carrier of BIR 2 D
m a ven
Continuous Integration report build deploy poll commit commit commit
coming soon…
Q&A

More Related Content

PDF
Python para web - Utilizando micro-framework Flask - PUG-MA
PDF
Curses
PDF
Drupal + selenium
PPTX
Тарас Кирилюк та Олена Пустовойт — CI workflow у веб-студії
PPTX
In the desert, without a camel
ODP
WebSockets with PHP: Mission impossible
PDF
Unix is my IDE
ODP
MongoDB and Node.js
Python para web - Utilizando micro-framework Flask - PUG-MA
Curses
Drupal + selenium
Тарас Кирилюк та Олена Пустовойт — CI workflow у веб-студії
In the desert, without a camel
WebSockets with PHP: Mission impossible
Unix is my IDE
MongoDB and Node.js

What's hot (10)

PDF
t3chfest 2015 - Zoe in 30 minutes
PPTX
PDF
PPTX
Bash script (mask off remix)
DOC
php drupal mysql MAMP
PDF
2014 11-18 rip onload
PPT
Dungeon Generation project
PDF
Testumgebungen für WordPress
PPTX
Put kajakken på hylden - og få sexede windows services
PDF
Vagrant+Puppet = #WIN
t3chfest 2015 - Zoe in 30 minutes
Bash script (mask off remix)
php drupal mysql MAMP
2014 11-18 rip onload
Dungeon Generation project
Testumgebungen für WordPress
Put kajakken på hylden - og få sexede windows services
Vagrant+Puppet = #WIN
Ad

Similar to Introduction to Apache Maven (20)

PPTX
Subversion on-the-fly replication
PDF
Maven 3.0 at Øredev
PDF
Put a Button on It: Removing Barriers to Going Fast
PPTX
Avatar Maven
PDF
Open shift
PDF
Automate Yo'self -- SeaGL
PPT
Groovy Maven Builds
PDF
Boxen: How to Manage an Army of Laptops and Live to Talk About It
KEY
From Dev to DevOps - FOSDEM 2012
PDF
CI workflow in a web studio
KEY
Jellyfish, JSCONF 2011
PDF
Dev Environments: The Next Generation
PDF
Infrastructure testing with Jenkins, Puppet and Vagrant - Agile Testing Days ...
PDF
Intro to Systems Orchestration with MCollective
PDF
From Dev to DevOps
PDF
Cross-Build Injection attacks: how safe is your Java build?
ODP
PPT
Getting to push_button_deploys
PDF
How to Develop Puppet Modules: From Source to the Forge With Zero Clicks
PDF
How to Develop Puppet Modules: From Source to the Forge With Zero Clicks
Subversion on-the-fly replication
Maven 3.0 at Øredev
Put a Button on It: Removing Barriers to Going Fast
Avatar Maven
Open shift
Automate Yo'self -- SeaGL
Groovy Maven Builds
Boxen: How to Manage an Army of Laptops and Live to Talk About It
From Dev to DevOps - FOSDEM 2012
CI workflow in a web studio
Jellyfish, JSCONF 2011
Dev Environments: The Next Generation
Infrastructure testing with Jenkins, Puppet and Vagrant - Agile Testing Days ...
Intro to Systems Orchestration with MCollective
From Dev to DevOps
Cross-Build Injection attacks: how safe is your Java build?
Getting to push_button_deploys
How to Develop Puppet Modules: From Source to the Forge With Zero Clicks
How to Develop Puppet Modules: From Source to the Forge With Zero Clicks
Ad

Recently uploaded (20)

PDF
Approach and Philosophy of On baking technology
PDF
Spectral efficient network and resource selection model in 5G networks
PPTX
A Presentation on Artificial Intelligence
PPTX
sap open course for s4hana steps from ECC to s4
PPTX
Spectroscopy.pptx food analysis technology
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PPTX
Cloud computing and distributed systems.
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Electronic commerce courselecture one. Pdf
PPTX
Big Data Technologies - Introduction.pptx
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
A comparative analysis of optical character recognition models for extracting...
Approach and Philosophy of On baking technology
Spectral efficient network and resource selection model in 5G networks
A Presentation on Artificial Intelligence
sap open course for s4hana steps from ECC to s4
Spectroscopy.pptx food analysis technology
“AI and Expert System Decision Support & Business Intelligence Systems”
Advanced methodologies resolving dimensionality complications for autism neur...
Reach Out and Touch Someone: Haptics and Empathic Computing
MIND Revenue Release Quarter 2 2025 Press Release
Per capita expenditure prediction using model stacking based on satellite ima...
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Cloud computing and distributed systems.
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Assigned Numbers - 2025 - Bluetooth® Document
Network Security Unit 5.pdf for BCA BBA.
Electronic commerce courselecture one. Pdf
Big Data Technologies - Introduction.pptx
20250228 LYD VKU AI Blended-Learning.pptx
Programs and apps: productivity, graphics, security and other tools
A comparative analysis of optical character recognition models for extracting...

Introduction to Apache Maven