Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
/ agile-deploy Public archive

Simple examples and code for how to set up easy Java deploy with Maven and Jetty

License

Notifications You must be signed in to change notification settings

anderssv/agile-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the agile deploy project. I guess it’s quite diffuse name reflects the fact that
it’s not supposed to be some sort of big framework etc. but a utility.

What to do with it? Use the deployer to easily deploy new versions of the application from the Maven
repository
. This can be a version of the webapp created from the template, or some sort of
batch program. Right now it works with ZIP files that create one complete package to be run
from the command line.

See the wiki for more information .

— Anders R. Sveen <anders@f12.no>

About

Simple examples and code for how to set up easy Java deploy with Maven and Jetty

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published