Interface ContextAwareEngine
- All Known Implementing Classes:
JavaEngine
public interface ContextAwareEngine
Enables a custom engine to get some mojo context.
-
Method Summary
-
Method Details
-
setLog
default void setLog(org.apache.maven.plugin.logging.Log log)
-