All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.m2e.lifecycle-mapping-metadata.xml Maven / Gradle / Ivy

Go to download

Maven plugin for creating NetBeans modules. It defines a custom lifecycle called "nbm". During packaging, the module JAR is enhanced with NetBeans-specific manifest entries and, along with other required files, packed into a *.nbm file, ready for distribution. Additionally the plugin provides aggregator goals to create an update site or cluster for your module projects.

The newest version!
<?xml version="1.0" encoding="UTF-8"?>

<lifecycleMappingMetadata>

    <pluginExecutions>
        <pluginExecution>
            <pluginExecutionFilter>
                <goals>
                    <goal>manifest</goal>
                </goals>
            </pluginExecutionFilter>
            <action>
                <ignore/>
            </action>
        </pluginExecution>
    </pluginExecutions>

</lifecycleMappingMetadata>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy