| Package | Description |
|---|---|
| org.jboss.shrinkwrap.resolver.api.maven |
| Modifier and Type | Method and Description |
|---|---|
MavenWorkingSession |
MavenWorkingSession.configureSettingsFromFile(File globalSettingsFile,
File userSettingsFile)
Loads Maven configuration and updates session settings accordingly.
|
MavenWorkingSession |
MavenWorkingSession.loadPomFromFile(File pomFile,
String... profiles)
Loads an effective POM file and updates session settings accordingly.
|
MavenWorkingSession |
MavenWorkingSession.regenerateSession()
Refreshes underlying Aether session in order to contain newly acquired information, such as new settings.xml
content
|
Copyright © 2025 JBoss by Red Hat. All rights reserved.