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 license-maven-plugin Show documentation
Show all versions of license-maven-plugin Show documentation
Maven plugin to download and collect license files from project dependencies.
<?xml version="1.0" encoding="utf-8"?> <lifecycleMappingMetadata> <pluginExecutions> <pluginExecution> <pluginExecutionFilter> <groupId>org.codehaus.mojo</groupId> <artifactId>license-maven-plugin</artifactId> <goals> <goal>add-third-party</goal> <goal>aggregate-add-third-party</goal> <goal>check-file-header</goal> <goal>comment-style-list</goal> <goal>download-licenses</goal> <goal>license-list</goal> <goal>update-file-header</goal> <goal>update-project-license</goal> </goals> </pluginExecutionFilter> <action> <ignore /> </action> </pluginExecution> </pluginExecutions> </lifecycleMappingMetadata>
© 2015 - 2024 Weber Informatics LLC | Privacy Policy