public class LoadPomMetadataTask extends Object implements MavenWorkingSessionTask
MavenWorkingSessionTask implementation which is configured from properties set by the Maven Resolver Maven
Plugin| Constructor and Description |
|---|
LoadPomMetadataTask(File pomFile,
String... profiles) |
LoadPomMetadataTask(String pathToPomFile,
String... profiles) |
| Modifier and Type | Method and Description |
|---|---|
MavenWorkingSession |
execute(MavenWorkingSession session)
Executes the specified session, returning the next session to be invoked
|
public LoadPomMetadataTask(String pathToPomFile, String... profiles) throws IllegalArgumentException, org.jboss.shrinkwrap.resolver.api.InvalidConfigurationFileException
IllegalArgumentExceptionorg.jboss.shrinkwrap.resolver.api.InvalidConfigurationFileExceptionpublic MavenWorkingSession execute(MavenWorkingSession session)
MavenWorkingSessionTaskexecute in interface MavenWorkingSessionTaskCopyright © 2012 JBoss by Red Hat. All Rights Reserved.