This website requires JavaScript.
Explore
Help
Sign In
Apache
/
maven
mirror of
https://github.com/apache/maven.git
Watch
1
Star
0
Fork
You've already forked maven
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ba3d2bc586
maven
/
its
/
.gitignore
14 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
ignore *.iml git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1134100 13f79535-47bb-0310-9956-ffa450edef68
2011-06-09 17:52:56 -04:00
.svn
target
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 03:30:56 -04:00
/repo
ignore *.iml git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1134100 13f79535-47bb-0310-9956-ffa450edef68
2011-06-09 17:52:56 -04:00
.project
.classpath
.settings
bin
*.ipr
*.iml
add IWS to the list git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1158922 13f79535-47bb-0310-9956-ffa450edef68
2011-08-17 17:38:13 -04:00
*.iws
as now core include plugin-plugin 2.9 using artifactId maven-___-plugin log an error in the log so change artifactId to fix this false error in log. git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1203273 13f79535-47bb-0310-9956-ffa450edef68
2011-11-17 12:09:01 -05:00
.DS_Store
[MNG-5208] spy notifies incorrect module failure in parallel
2012-12-02 05:07:24 -05:00
.idea
Exclude all my scripts for testing.
2014-06-14 16:33:45 -04:00
jvz-*