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