Hi
>I'm not in the Java packaging community, but from a little searching >.m2 appears to be created by the Maven build system, and I know for >sure there is software packaged in Debian that uses Maven, so maybe >you'd want to take a look at those packages how they do their build. I'm far from being a java expert, but IIRC maven tries to download from internet or create such directories when a dependency is not available. Solution: package it, and add it to control file, and try again. G.

