Skip to content

Sewatech/swutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's that ?

This is the place where we put all utility stuff that we're using for our deployments.

This one is dedicated to Tomcat.

Build

License

Header is in the LICENSE-header file. Update it and run the maven goal license:format from the root of te project :

mvn license:format

Release

A gpg program is required, and the default secret key has to be published (see http://central.sonatype.org/pages/working-with-pgp-signatures.html). On MacOS :

brew install gpg

Prepare for the release (sign, javadoc,...)

mvn install -Prelease -Dgpg.passphrase=xxx

Upload the artifacts to Sonatype OSSRH :

mvn deploy -Prelease -Dgpg.passphrase=xxx

Check on https://oss.sonatype.org/#stagingRepositories. If correct close the bundle, and then release it (see http://central.sonatype.org/pages/releasing-the-deployment.html#close-and-drop-or-release-your-staging-repository).

About

Random utilities for Tomcat, Log4J,...

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE-header

Stars

Watchers

Forks

Packages

No packages published

Languages