Skip to content

Java Hello World web application created using maven-archetype-webapp

License

Notifications You must be signed in to change notification settings

DEV3L/java-mvn-hello-world-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

mvn-hello-world-web-app

Java Hello World web application created using maven-archetype-webapp

Blog Post Reference

https://softwaredev3loper.wordpress.com/2016/02/17/from-zero-to-continuous-delivery/

Dependancies

  • git
  • maven
  • tomcat

Eclipse Project setup

  • Use git clone to pull project into workspace directory
  • git clone https://github.com/DEV3L/mvn-hello-world-web-app.git
  • Use maven to resolve Eclipse dependencies
  • mvn eclipse:eclipse
  • Import 'mvn-hello-world-web-app' as existing project into Eclipse
  • Use maven to run integration tests and install
  • mvn clean install

About

Java Hello World web application created using maven-archetype-webapp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages