/[Apache-SVN]
ViewVC logotype

Revision 420119


Jump to revision: Previous Next
Author: kenney
Date: Sat Jul 8 15:26:14 2006 UTC (18 years, 4 months ago)
Changed paths: 6
Log Message:
* Fixed defaults for repositories (release true, snapshots true, layout default)

* Added support for using repositories from the poms themselves,
  including chained dependencies.
  It's not as clean as I would like to, but there's no notion of a Project:
  the repository-defining project is not added to a Dependency Chain.

* Updated DownloadFailedException to list the dep chain and the repositories
  tried.


Changed paths

Path Details
Directorymaven/components/trunk/bootstrap/bootstrap-mini/src/main/java/org/apache/maven/bootstrap/Bootstrap.java modified , text changed
Directorymaven/components/trunk/bootstrap/bootstrap-mini/src/main/java/org/apache/maven/bootstrap/download/DownloadFailedException.java modified , text changed
Directorymaven/components/trunk/bootstrap/bootstrap-mini/src/main/java/org/apache/maven/bootstrap/download/OnlineArtifactDownloader.java modified , text changed
Directorymaven/components/trunk/bootstrap/bootstrap-mini/src/main/java/org/apache/maven/bootstrap/model/Dependency.java modified , text changed
Directorymaven/components/trunk/bootstrap/bootstrap-mini/src/main/java/org/apache/maven/bootstrap/model/ModelReader.java modified , text changed
Directorymaven/components/trunk/bootstrap/bootstrap-mini/src/main/java/org/apache/maven/bootstrap/model/Repository.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26