Class MavenSanitiser

  • All Implemented Interfaces:
    LicenseSanitiser

    public class MavenSanitiser
    extends java.lang.Object
    implements LicenseSanitiser
    A pass-through sanitiser. If the dependency element does not have a license, the sanitiser will try to get it from a maven project. Then, the dependency element will be given to the next sanitiser.
    Author:
    Michal Szynkiewicz, Gytis Trikleris