- getClassifier() - Method in class com.github.cmake.maven.project.common.Platform
-
Returns the classifier associated with this platform.
- getConfiguration(MojoExecution) - Static method in class com.github.cmake.maven.project.common.Mojos
-
- getDownloadSuffix() - Method in class com.github.cmake.maven.project.common.Platform
-
Returns the suffix to append to the cmake download filename.
- getEnvironment(ProcessBuilder, String) - Method in class com.github.cmake.maven.project.common.Platform
-
Returns the value of a ProcessBuilder's environment variable.
- getExecutableOnPath(String, String) - Method in class com.github.cmake.maven.project.common.Platform
-
Returns the fully qualified path of the executable.
- getExecutableSuffix() - Method in class com.github.cmake.maven.project.common.Platform
-
Returns the suffix to append to the cmake executables.
- getProperty(MavenProject, MavenSession, String) - Static method in class com.github.cmake.maven.project.common.Mojos
-
Returns a mandatory Maven property.