Interface AlignmentService

    • Method Detail

      • align

        AlignmentService.Response align​(AlignmentService.Request request)
                                 throws org.commonjava.maven.ext.common.ManipulationException
        Performs the alignment of the given request.
        Parameters:
        request - both the collected project dependencies GAVs and the project GAVs
        Returns:
        the resulting aligned dependencies from the dependency analyzer
        Throws:
        org.commonjava.maven.ext.common.ManipulationException - if an error occurs when looking up GAVs