JavaScript is disabled on your browser.
RESTEasy JAX-RS 3.6.1.Final
public class MavenUtil
extends Object
This class was originally written by Kabir Khan to download old maven artifact in wildfly-core.
This class was updated for RESTEasy TS purposes.
Original sources can be found in wildfly-core:/model-test/src/main/java/org/jboss/as/model/test/MavenUtil.java
Field Summary
Fields
Modifier and Type
Field and Description
protected static org.apache.logging.log4j.Logger
logger
Method Summary
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Detail
createMavenGavRecursiveFiles
public List <File > createMavenGavRecursiveFiles(String artifactGav,
String ... excludes)
throws MalformedURLException ,
org.eclipse.aether.collection.DependencyCollectionException,
org.eclipse.aether.resolution.DependencyResolutionException
Throws:
MalformedURLException
org.eclipse.aether.collection.DependencyCollectionException
org.eclipse.aether.resolution.DependencyResolutionException
RESTEasy JAX-RS 3.6.1.Final
Copyright © 2018 JBoss by Red Hat . All rights reserved.