Package | Description |
---|---|
io.fabric8.agent.mvn | |
io.fabric8.agent.utils |
Modifier and Type | Method and Description |
---|---|
static Parser |
Parser.parsePathWithSchemePrefix(java.lang.String location)
Lets trim any kind of "mvn:" prefix before parsing
|
Modifier and Type | Method and Description |
---|---|
static java.util.Map<java.lang.String,Parser> |
AgentUtils.getProfileArtifacts(DownloadManager downloadManager,
Profile profile)
Returns the location and parser map (i.e.
|
static java.util.Map<java.lang.String,Parser> |
AgentUtils.getProfileArtifacts(Profile profile,
java.lang.Iterable<java.lang.String> bundles,
java.lang.Iterable<org.apache.karaf.features.Feature> features)
Returns the location and parser map (i.e.
|
Copyright © 2011-2014 Red Hat. All Rights Reserved.