META-INF.m2e.lifecycle-mapping-metadata.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of kurento-maven-plugin Show documentation
Show all versions of kurento-maven-plugin Show documentation
Generates Java and Javascript client code of Kurento Media Server modules
<?xml version="1.0" encoding="utf-8"?> <lifecycleMappingMetadata> <pluginExecutions> <pluginExecution> <pluginExecutionFilter> <goals> <goal>generate-java-media-api</goal> </goals> </pluginExecutionFilter> <action> <execute> <runOnIncremental>false</runOnIncremental> <runOnConfiguration>true</runOnConfiguration> </execute> </action> </pluginExecution> </pluginExecutions> </lifecycleMappingMetadata>
© 2015 - 2024 Weber Informatics LLC | Privacy Policy