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
50938179cc
maven
/
maven-wrapper
/
.gitignore
5 lines
39 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/