public class UberJarMavenResolver extends Object implements org.jboss.modules.maven.MavenResolver, Closeable
| Constructor and Description |
|---|
UberJarMavenResolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static File |
copyTempJar(String artifactId,
InputStream in,
String packaging) |
File |
resolveArtifact(ArtifactCoordinates coordinates,
String packaging) |
public static File copyTempJar(String artifactId, InputStream in, String packaging) throws IOException
IOExceptionpublic File resolveArtifact(ArtifactCoordinates coordinates, String packaging) throws IOException
resolveArtifact in interface org.jboss.modules.maven.MavenResolverIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.