|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.maven.author.resolver.SCMAuthorResolver
AuthorResolver based on SCM. This resolver uses SCM to resolve the author(s).
Constructor Summary | |
---|---|
SCMAuthorResolver()
|
Method Summary | |
---|---|
java.lang.String[] |
resolveAuthors(java.io.File file)
Resolve the author(s) of the specified file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SCMAuthorResolver()
Method Detail |
public final java.lang.String[] resolveAuthors(java.io.File file)
AuthorResolver
resolveAuthors
in interface AuthorResolver
file
- File for wich we should resolve author(s) for.
AuthorResolver.resolveAuthors(java.io.File)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |