Package io.quarkus.maven
Class CreateUtils
- java.lang.Object
-
- io.quarkus.maven.CreateUtils
-
public final class CreateUtils extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String[]GRADLE_WRAPPER_FILESstatic StringGRADLE_WRAPPER_PATH
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetDerivedPath(String className)static org.apache.maven.model.PluginresolvePluginInfo(Class<?> cls)
-
-
-
Field Detail
-
GRADLE_WRAPPER_PATH
public static final String GRADLE_WRAPPER_PATH
- See Also:
- Constant Field Values
-
GRADLE_WRAPPER_FILES
public static final String[] GRADLE_WRAPPER_FILES
-
-