Bug#858561: maven needs to have a metapackage to install all the libraries

Emmanuel Bourg ebourg at apache.org
Thu Mar 23 15:33:43 UTC 2017


Le 23/03/2017 à 16:11, shirish शिरीष a écrit :

> Just $ sudo aptitude install maven or $ sudo apt-get install maven
> install maven only, I meant the libraries and plugin like -
> 
> I wish all those plugins could be installed by a metapackage or is
> there and perhaps I'm not aware of it ?

These libraries are only used to build other packages without an
internet connectivity as required by the Debian policy. But in a normal
use case, the libraries are downloaded from the Maven Central repository
as usual. You are free to use the plugins packaged by Debian of course,
but you'll have to install them manually as you did. A metapackage would
be too broad and would probably pull all the Java library packages in
Debian, that doesn't seem desirable.

Emmanuel Bourg



More information about the pkg-java-maintainers mailing list