mirror of
https://github.com/apache/sqoop.git
synced 2025-05-07 17:22:34 +08:00
SQOOP-1123: Sqoop2: Add eclipse project metadata folder excluded from maven
(Mengwei Ding via Jarek Jarcec Cecho)
This commit is contained in:
parent
d4b2d61653
commit
4d9bae84ea
1
pom.xml
1
pom.xml
@ -455,6 +455,7 @@ limitations under the License.
|
|||||||
<exclude>**/nb-configuration.xml</exclude>
|
<exclude>**/nb-configuration.xml</exclude>
|
||||||
<exclude>**.patch</exclude>
|
<exclude>**.patch</exclude>
|
||||||
<exclude>patch-process/*</exclude>
|
<exclude>patch-process/*</exclude>
|
||||||
|
<exclude>.metadata/</exclude>
|
||||||
</excludes>
|
</excludes>
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
|
Loading…
Reference in New Issue
Block a user