This website requires JavaScript.
Explore
Help
Sign In
Apache
/
maven
Watch
1
Star
0
Fork
0
You've already forked maven
mirror of
https://github.com/apache/maven.git
synced
2025-02-08 02:59:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
maven
/
maven-wrapper
/
.gitignore
8 lines
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
A copy of the gradle wrapper ported for use with maven Lightly touched to better mesh with current maven builds. (some of which my not have been necessary in hind sight) Test it out with this build, run: "./mvnw clean install" at the root of this repo This will download, install, and run maven 3.0.5 (as configured in maven/wrapper/maven-wrapper.properties) NOTE: windows batch file is NOT tested TODO: * Possibly extract these bits out into something both gradle and maven (and others) can use * Port gradle IT's to this build * See if anyone is interested in this project
2013-03-04 11:21:40 -05:00
.classpath
.project
Formatting
2015-03-24 00:28:45 -04:00
.settings
/target/
Add .DS_Store to .gitignore Signed-off-by: Fred Bricon <fbricon@gmail.com>
2017-04-10 09:24:21 -04:00
.DS_Store
Ignore IntelliJ files
2017-03-07 21:26:18 -07:00
.idea/
*.iml
Reference in New Issue
Copy Permalink