public class KieUtil extends Object
| Constructor and Description |
|---|
KieUtil() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.maven.project.MavenProject |
getSrampProject(String wagonVersion,
String srampUrl,
boolean isSnapshotEnabled,
boolean isReleaseEnabled) |
public static org.apache.maven.project.MavenProject getSrampProject(String wagonVersion, String srampUrl, boolean isSnapshotEnabled, boolean isReleaseEnabled) throws org.codehaus.plexus.PlexusContainerException, org.codehaus.plexus.component.repository.exception.ComponentLookupException, org.apache.maven.artifact.UnknownRepositoryLayoutException
srampVersion - of the s-ramp-wagon, i.e. "0.2.1-SNAPSHOT"srampUrl - the URL to the S-RAMP repo. i.e. "sramp://localhost:8080/s-ramp-server/?artifactType=SRAMPKJar"isSnapshotEnabled - reading snapshot artifacts enabledisReleaseEnabledreading - release artifacts enabledorg.codehaus.plexus.PlexusContainerExceptionorg.codehaus.plexus.component.repository.exception.ComponentLookupExceptionorg.apache.maven.artifact.UnknownRepositoryLayoutExceptionCopyright © 2013 JBoss, a division of Red Hat. All rights reserved.