GithubHelp home page GithubHelp logo

pkdevboxy / owf-custom-tomcat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ozoneplatform/owf-custom-tomcat

0.0 2.0 0.0 8.55 MB

Scripts to customize Tomcat with OZONE development settings

Home Page: http://ozoneplatform.org

License: Apache License 2.0

Batchfile 48.30% Shell 51.70%

owf-custom-tomcat's Introduction

Build and Deployment Steps

Prerequisites

For building locally

Maven and Java

For deploying and releasing

  • Write-access credentials to the org.ozoneplatform group on the Central Repository (managed by sonatype). To obtain this, sign up for an account on their JIRA, and then have someone else with write-access put in a ticket to get you added.
  • Git installed locally
  • GPG installed locally
  • A GPG key posted to a public keyserver

Building

Run mvn clean install, just like any other maven project

Deploying (Snapshots)

Run mvn clean deploy. This will deploy the current version to the Central Repository. If the current version is a snapshot, this is a straightforward one-step process.

Releasing

  1. Ensure that you have no local changes or un-pushed commits
  2. run mvn release:prepare. You may want to read up on the maven-release-plugin to see what this does. WARNING: This pushes changes to git to do not run it unless you are sure you are ready.
  3. run mvn release:perform This will build and deploy the release version of the code to the Central Repository. It will not be immediately available to others but will instead go into a "staging" repo
  4. Close and release the staging repo as explained here
  5. If not done automatically, push the new commits made by the release plugin

owf-custom-tomcat's People

Contributors

ncastine avatar rpokorny avatar stephanieerin avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.