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-13 05:26:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
maven
/
maven-core
History
Jason van Zyl
6cf9320942
MNG-5661: First step toward an immutable Maven Project. This removes all compentry from MavenProject. There's a note at the top
...
of the class which describes the rest of the work. check point
2014-07-05 16:15:36 -04:00
..
src
MNG-5661: First step toward an immutable Maven Project. This removes all compentry from MavenProject. There's a note at the top
2014-07-05 16:15:36 -04:00
lifecycle-executor.txt
o taking into account the common case where configuration is specified for many goal in a single configuration element which needs to be accounted for.
2009-05-04 13:09:06 +00:00
plugin-manager.txt
o separated the sorter out of the reactor manager in preparation for making the reactor just an implementation of a local repository. shouldn't be tangled with sorting, that should be done before anything starts
2009-03-28 18:24:05 +00:00
pom.xml
[maven-release-plugin] prepare for next development iteration
2014-06-17 09:36:07 -04:00
project-builder.txt
o disable the tests in the bootstrap so ben and i can go all the way through to the embedder
2009-05-04 15:32:10 +00:00