Skip to content

salmon-charles/maven-central-integration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

maven-central-integration

maven-central-integration provides tooling to be able to release the qooxdoo SDK at Maven Central.

This is an additional step once a qooxdoo SDK is released. It does rely on already released SDK versions.

Setup

Make sure you have at least the Maven version 2.2.1 installed.

Download the qooxdoo SDK you'd like to publish at Maven Central and put it in the

src/main/resources

folder as

qooxdoo-sdk

subdirectory.

Usage

Run the command

$ mvn package

and to create the JAR file for the qooxdoo SDK.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 100.0%