Log of /maven/plugins/trunk/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/dependencies/RepositoryUtils.java
Parent Directory
|
Revision Log
Revision
789085 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Jun 28 10:13:10 2009 UTC
(4 months, 3 weeks ago)
by
bentmann
File length: 16288 byte(s)
Diff to
previous 748875
(
colored)
[MPIR-160] Dependency report ignores local repository and always re-fetches artifacts from remote repos
Revision
748489 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Feb 27 11:55:12 2009 UTC
(8 months, 3 weeks ago)
by
vsiveton
File length: 16329 byte(s)
Diff to
previous 728546
(
colored)
MPIR-147: Dependencies report hangs while accessing SSL site. Connection never closes
o adding a time out
o using wagon beta-5
Revision
678720 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jul 22 11:30:24 2008 UTC
(16 months ago)
by
vsiveton
File length: 16337 byte(s)
Diff to
previous 676763
(
colored)
MPIR-130: No mark or link to SNAPSHOT artifacts in Dependency Repository Locations section of Dependencies report
o verify if artifact baseVersion equals or not artifact version
o take care if artifact type is not a pom to prevent warn message from DefaultMavenProjectBuilder
Revision
676745 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Jul 14 21:29:25 2008 UTC
(16 months, 1 week ago)
by
vsiveton
File length: 14950 byte(s)
Diff to
previous 676627
(
colored)
o getDependencyUrlFromRepository() could return null if the repo is blacklisted
o display stacktrace for error logs in getDependencyUrlFromRepository() only if log is in debug mode
Revision
676627 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Jul 14 15:42:28 2008 UTC
(16 months, 1 week ago)
by
vsiveton
File length: 14554 byte(s)
Diff to
previous 675999
(
colored)
o take care if the repo is blacklisted or not
o ping repo url before calling wagon to prevent TransferFailedException
o display stacktrace for error logs in dependencyExistsInRepo() only if log is in debug mode
o added a new Blacklisted column in Dependency Repository Locations table
Revision
675941 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Jul 11 13:08:28 2008 UTC
(16 months, 2 weeks ago)
by
vsiveton
File length: 12947 byte(s)
Diff to
previous 675908
(
colored)
MPIR-119: Dependency Repository Locations in Dependency Report doesn't allow snapshot artifacts url from the snapshot repositories
o added repositoryMetadataManager component to get repo metadata
o make DependenciesReport implements Contextualizable to get PlexusContainer and to disable some un-useful INFO logs when resolving metadata
o improved RepositoryUtils constructor
o added RepositoryUtils#getDependencyUrlFromRepository()
Revision
675907 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Jul 11 10:28:10 2008 UTC
(16 months, 2 weeks ago)
by
vsiveton
File length: 9140 byte(s)
Diff to
previous 675813
(
colored)
o updated code due to wagon:1.0-beta-3
o make wagon debug mode available only if Maven debug mode is enabled
Revision
483663 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Dec 7 21:03:36 2006 UTC
(2 years, 11 months ago)
by
fgiust
File length: 8228 byte(s)
Diff to
previous 442431
(
colored)
The dependency location report is not compatible with any released version of maven, since it requires wagon 1.0-beta-2. In order to avoid making all the project info report plugin requiring maven 2.1 do a simple check on the wagon version before enabling the dependency location section. Also add a check on to be sure that the version of the wagon provider used supports this new method. Maybe it's time to release wagon 1.0-beta-2 and include it in maven 2.0.5?
Revision
442431 -
(
view)
(
annotate)
-
[select for diffs]
Added
Tue Sep 12 03:07:24 2006 UTC
(3 years, 2 months ago)
by
brett
File length: 8031 byte(s)
[MPIR-56] refactor dependency code out of single report class
Submitted by: Pete Marvin King
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.