Skip to content

jhipster/jhipster-loaded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http://jhipster.github.io/

Deployment process

See the online documentation (http://central.sonatype.org/pages/apache-maven.html)

  1. Performing a Snapshot Deployment

    1. mvn clean deploy
  2. Performing a Release Deployment

    1. mvn versions:set -DnewVersion=1.2.3
    2. mvn clean deploy -P release
  3. Releasing the Deployment to the Central Repository

    1. mvn nexus-staging:release -Prelease
    2. mvn versions:set -DnewVersion=1.2.3-SNAPSHOT

About

DEPRECATED - Java Agent used by JHipster to hot-reload Java classes

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages