public class DAAlignmentService extends java.lang.Object implements AlignmentService
AlignmentService that uses the Dependency Analyzer service
in order to get the proper aligned versions of dependencies (as well as the version of the project itself)
The heavy lifting is done by DefaultTranslatorAlignmentService.Request, AlignmentService.RequestCustomizer, AlignmentService.Response, AlignmentService.ResponseCustomizer| Constructor and Description |
|---|
DAAlignmentService(org.jboss.gm.common.Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
AlignmentService.Response |
align(AlignmentService.Request request) |
public DAAlignmentService(org.jboss.gm.common.Configuration configuration)
public AlignmentService.Response align(AlignmentService.Request request) throws org.commonjava.maven.ext.io.rest.RestException
align in interface AlignmentServiceorg.commonjava.maven.ext.io.rest.RestException