Skip to content
/ jdeb Public

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

License

Notifications You must be signed in to change notification settings

tcurdt/jdeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 27, 2025
6d96da8 · Feb 27, 2025
Feb 27, 2025
Jan 3, 2018
Jan 11, 2025
Feb 16, 2025
Dec 28, 2015
Jan 25, 2025
Feb 19, 2007
Jan 24, 2013
Apr 26, 2024
Jul 8, 2022
Dec 16, 2011
Feb 27, 2025
Mar 29, 2024

Repository files navigation

Build Status Coverage Status Maven Central

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 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. I think it still could be worth but this needs a sponsor.

Related projects

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