Skip to content

johanrg/gfscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project contains 4 simple bash scripts to make my life easier while developing ee projects using maven and glassfish.

ginstall: Sets up project dir and war name. It runs mvn package and asadmin deploy on the created war file. gupdate: runs mvn package and redeploys the war file. gclean: just does a mvn clean gremove: mvn clean and undeploys the war from glassfish

run ginstall without parameters for a few more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages