Example usage for org.apache.maven.execution RuntimeInformation interface-usage

List of usage examples for org.apache.maven.execution RuntimeInformation interface-usage

Introduction

In this page you can find the example usage for org.apache.maven.execution RuntimeInformation interface-usage.

Usage

From source file org.opencredo.maven.plugins.enforcer.MockRuntimeInformation.java

/**
 * Just a mock object hard coded to return version 2.0.5
 *
 * @author <a href="mailto:brianf@apache.org">Brian Fox</a>
 */
public class MockRuntimeInformation implements RuntimeInformation {