maven/maven-mboot2
John Dennis Casey fcb7a1c14b o Simplified the ResourcesMojo to eliminate the need for a ResourceEntry class, which is easily replaced by usage of a TreeMap (avoid the NoClassDefFoundError from before SEE MNG-243)
o Changed the references to repo1.maven.org for central repository to repo1.maven.org/maven2 in preparation for switchover to ibiblio.org

    This will allow us to transparently switch between redirects and CNAME changes for referencing ibiblio.org, since ibiblio will not allow a
    vhost for m2 or a rewrite rule...switching the URL for the repo will allow changes to the CNAME (satisfy ibiblio's pathing) while at the same
    time allowing the use of redirects (redirect can be at /maven2/index.html rather than /index.html, f.e.).


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163772 13f79535-47bb-0310-9956-ffa450edef68
2005-04-04 21:32:53 +00:00
..
src/main/java o Simplified the ResourcesMojo to eliminate the need for a ResourceEntry class, which is easily replaced by usage of a TreeMap (avoid the NoClassDefFoundError from before SEE MNG-243) 2005-04-04 21:32:53 +00:00
.cvsignore Remove mboot.jar 2004-07-27 12:06:08 +00:00
build debug info in mboot 2005-03-21 05:26:49 +00:00
build.bat Fix mboot build. 2004-12-06 10:46:36 +00:00
manifest.txt o just packaging up stuff better, removing unused code. 2004-12-05 04:12:25 +00:00
pom.xml transitive deps in mboot. Will now proceed to trim up the POMs. Still need to trim ~/maven2/lib also. 2005-04-04 14:35:06 +00:00