Skip to content

Instantly share code, notes, and snippets.

View JSamir's full-sized avatar
💪

JSamir

💪
View GitHub Profile
@JSamir
JSamir / lifecycle-mapping-metadata.xml
Last active August 28, 2018 21:01 — forked from maksimov/lifecycle-mapping-metadata.xml
Ignore unsupported M2E goals
<?xml version="1.0" encoding="UTF-8"?>
<lifecycleMappingMetadata>
<pluginExecutions>
<!-- standard maven plugins -->
<pluginExecution>
<pluginExecutionFilter>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<goals>
<goal>unpack-dependencies</goal>