patching to build without AWS support Because the Amazon SDK is not packaged, we get rid of the classes that need it. We also cannot use JWTParser, which has a non DFSG-free license.
ignoring build-time tests that require network access Also excluding all test classes extending AbstractHeadlessTest, as this class systematically looks for data on the Internet. Vladimir Petko <vladimir.petko@canonical.com>