Skip to content
/ jdeb Public
forked from tcurdt/jdeb

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

lastfm/jdeb

 
 

Repository files navigation

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 - it does not require additional native tools installed. The API underneath is well abstracted can easily be adopted for other areas as well.

Check the documentation on how to use it with maven or ant. Current javadocs and a source xref is also available.

Where to get it

The jars are available on maven central. The source releases you can get in the download section.

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

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

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 98.8%
  • Shell 1.2%