This project has retired. For details please refer to its Attic page.
Archiva Base :: Proxy - Tag List report

Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag ClassTotal number of occurrencesTag strings used by tag class
@todo2@todo
TODO19TODO

Each tag is detailed below:

@todo

Number of occurrences found in the code: 2

org.apache.maven.archiva.proxy.AbstractProxyTestCaseLine
get back into plexus-utils, share with converter module231
org.apache.maven.archiva.proxy.DefaultRepositoryProxyConnectorsLine
exception handling needs work - "not modified" is not really an exceptional case, and it has more layers than your average brown onion82

TODO

Number of occurrences found in the code: 19

org.apache.maven.archiva.proxy.AbstractProxyTestCaseLine
Change when there is a FileUtils.copyFileToDirectory(file, destination, boolean) option FileUtils.copyFileToDirectory( file, destination );260
org.apache.maven.archiva.proxy.CacheFailuresTransferTestLine
test some hard failures (eg TransferFailedException)41
test the various combinations of fetchFrom* (note: need only test when caching is enabled)42
org.apache.maven.archiva.proxy.DefaultRepositoryProxyConnectorsLine
these should be used to validate the download based on the policies, not always downloaded to save on connections since md5 is rarely used504
shouldn't have to drill into the cause, but TransferFailedException is often not descriptive enough726
This is ugly - lets actually clean this up when we get the new repository api830
move to proxyInfo.toString()911
Ensure that list is correctly ordered based on configuration. See MRM-4771002
org.apache.maven.archiva.proxy.ManagedDefaultTransferTestLine
is this check even needed if it passes above?319
do not want failures to present as a not found [MRM-492]445
How much information on each failure should we pass back to the user vs. logging in the proxy?446
org.apache.maven.archiva.proxy.MetadataTransferTestLine
same test for other fetch* methods122
org.apache.maven.archiva.proxy.SnapshotTransferTestLine
Has problems with wagon implementation not preserving timestamp.127
org.apache.maven.archiva.proxy.stubs.ArchivaDAOStubLine
Auto-generated method stub41
Auto-generated method stub47
Auto-generated method stub53
Auto-generated method stub64
Auto-generated method stub70
Auto-generated method stub76