public class SchemaArtifactLookup extends Object
| Constructor and Description |
|---|
SchemaArtifactLookup(Map projectArtifacts,
org.apache.maven.plugin.logging.Log log) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.maven.artifact.Artifact |
find(String string)
Finds an artifact in the list of project artifacts and
returns a casted version of it with extra helper methods.
|
public SchemaArtifactLookup(Map projectArtifacts, org.apache.maven.plugin.logging.Log log)
public org.apache.maven.artifact.Artifact find(String string) throws XmlBeansException
string - XmlBeansExceptionCopyright © 2005–2016. All rights reserved.