public class ResolverCli
extends java.lang.Object
Return 0 when all artifacts are successfully resolved, 1 on failure to resolve one or more artifacts and 2 when some other error occurs. In the last case a stack trace is printed too.
Constructor and Description |
---|
ResolverCli(Resolver resolver) |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
public ResolverCli(Resolver resolver)
Copyright © 2012–2017 Red Hat, Inc.. All rights reserved.