Class CorepackInstaller
java.lang.Object
com.github.eirslett.maven.plugins.frontend.lib.CorepackInstaller
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidinstall()setCorepackDownloadRoot(String corepackDownloadRoot) setCorepackVersion(String corepackVersion) setHttpHeaders(Map<String, String> httpHeaders) setNodeVersion(String nodeVersion) setPassword(String password) setUserName(String userName)
-
Field Details
-
DEFAULT_COREPACK_DOWNLOAD_ROOT
- See Also:
-
-
Method Details
-
setNodeVersion
-
setCorepackVersion
-
setCorepackDownloadRoot
-
setUserName
-
setPassword
-
setHttpHeaders
-
install
- Throws:
InstallationException
-