public class MavenToolchainJDepsSearch extends Object implements JDepsSearch
| Constructor and Description |
|---|
MavenToolchainJDepsSearch(org.apache.maven.toolchain.Toolchain toolchain)
Creates a new search using the specified toolchain.
|
public MavenToolchainJDepsSearch(org.apache.maven.toolchain.Toolchain toolchain)
toolchain - the toolchain which will be used to locate JDepspublic Optional<Path> search()
search in interface JDepsSearchOptional if it was not foundThis documentation is licensed under CC-BY 4.0, attributed to Nicolai Parlog from CodeFX.