Skip to content

ibh-systems/jdeb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux/Mac Build Status Windows Build Status Coverage Status Maven Central Join the chat at https://gitter.im/tcurdt/jdeb

Debian packages in Java

This library provides an Ant task and a Maven plugin to create Debian packages from Java builds in a truly cross platform manner. Build your Debian packages on any platform that has Java support. Windows, Linux, OS X - it doesn't require additional native tools installed.

Check the documentation on how to use it with Maven or Ant. Especially don't forget to check out the examples. Current javadocs and a source xref is also available.

Where to get it

The jars are available in the Maven central repository.

If you feel adventurous or want to help out feel free to get the latest code via git.

git clone git://github.com/tcurdt/jdeb.git

Where to ask questions

via gitter

via git issue

Working towards jdeb 2.0

Over the years jdeb has grown more and more powerful - but also got more complex. In order to simplify the usage and apply what we have learned we are taking a step back. If you want to help to shape the usage of jdeb 2.0 feel free to contribute to the planning.

Related projects

Some links to other cross platform tools to package Linux applications:

About

This library provides an Ant task and a Maven plugin to create Debian packages from Java builds in a truly cross platform manner.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.6%
  • Shell 1.5%
  • Other 0.9%