public class MavenLocalRepositoryUtils extends Object
| Constructor and Description |
|---|
MavenLocalRepositoryUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Path |
getRepositoryPath(GAV gav)
Get a Path pointing to a transient M2 Local Repository
|
static void |
tearDownMavenRepository(Path m2Folder)
Destroy the temporary local Maven Repository and all content.
|
public static Path getRepositoryPath(GAV gav) throws IOException
gav - GAV (helper to name temporary folder)IOExceptionpublic static void tearDownMavenRepository(Path m2Folder)
m2Folder - Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.