/[Apache-SVN]
ViewVC logotype

Revision 163772


Jump to revision: Previous Next
Author: jdcasey
Date: Mon Apr 4 21:32:53 2005 UTC (19 years, 6 months ago)
Changed paths: 4
Log Message:
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.).


Changed paths

Path Details
Directorymaven/components/trunk/maven-core/src/main/java/org/apache/maven/project/DefaultMavenProjectBuilder.java modified , text changed , props changed
Directorymaven/components/trunk/maven-core/src/main/resources/org/apache/maven/project/pom-4.0.0.xml modified , text changed , props changed
Directorymaven/components/trunk/maven-mboot2/src/main/java/download/ArtifactDownloader.java modified , text changed , props changed
Directorymaven/components/trunk/maven-plugins/maven-resources-plugin/src/main/java/org/apache/maven/plugin/resources/ResourcesMojo.java modified , text changed , props changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26