Git Product home page Git Product logo

Comments (3)

d-g avatar d-g commented on August 18, 2024

This project is not ready to use yet.

When used for daemon, it’s just harmful now: it generates start-script in /usr/bin/ that redirects error output of .jar into log, which is not subject to any kind of log-rotation, so it grows until system runs out of space.

Less serious but still not acceptable for proper Debian package issues are:

  • Init-script’s (in /etc/init.d/) stop action (so restart too) sometimes does not work.
  • Configs in /etc/ (if any) are silently rewrited when upgrading.
  • Purging is not fully implemented: it leaves unix user, that was created during installation.
  • That user has home dir in /home/, while according to FHS /var/lib/ should be used.
  • Perhaps, something else.

from dropwizard-debpkg-maven-plugin.

chook avatar chook commented on August 18, 2024

Thanks for the heads up!
I guess the issues you raised should be opened as different issues :)

from dropwizard-debpkg-maven-plugin.

reines avatar reines commented on August 18, 2024

@d-g if you can open independent issues for these I'll take a look at them, or I'm more than happy to accept pull requests...

@chook thanks :) I'm afraid I've no idea about using RPMs with maven.

from dropwizard-debpkg-maven-plugin.

Related Issues (20)

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.