Re: Running jdeb plugin by itself .. not attached to the package lifecycle.

2015-08-02 Thread Benson Margulies
false On Sun, Aug 2, 2015 at 4:40 PM, Kevin Burton wrote: > The Maven jdeb plugin (for building debian packages) recommends you set it > up like: > > > > package > > jdeb > > > … but this means that if I do an > > mvn install > > tha

Running jdeb plugin by itself .. not attached to the package lifecycle.

2015-08-02 Thread Kevin Burton
The Maven jdeb plugin (for building debian packages) recommends you set it up like: package jdeb … but this means that if I do an mvn install that packages are built and installed into the maven repo. 1. this doesn’t make a ton of