Package org.apache.maven.execution
Interface RuntimeInformation
- All Known Implementing Classes:
DefaultRuntimeInformation
Deprecated.
Describes runtime information about the application.
- Author:
- Brett Porter
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.maven.artifact.versioning.ArtifactVersion
Deprecated.
-
Method Details
-
getApplicationVersion
org.apache.maven.artifact.versioning.ArtifactVersion getApplicationVersion()Deprecated.
-
RuntimeInformation
instead.