maven/its/.gitignore
markdingram c8c6565831 Creation of an integration test for MNG-5663.
The test was for a regression introduced with Maven 3.2.2 that prevents
nested import scope POMs from being resolved.

Signed-off-by: Jason van Zyl <jason@tesla.io>
2014-07-19 11:41:58 -04:00

14 lines
92 B
Plaintext

.svn
target
/repo
.project
.classpath
.settings
bin
*.ipr
*.iml
*.iws
.DS_Store
.idea
jvz-*