浏览代码

Renamed object to make the implementation obvious

git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@351565 13f79535-47bb-0310-9956-ffa450edef68
tags/archiva-0.9-alpha-1
Edwin L. Punzalan 18 年前
父节点
当前提交
7695127b05

maven-repository-reports-standard/src/main/java/org/apache/maven/repository/reporting/BadMetadataReporter.java → maven-repository-reports-standard/src/main/java/org/apache/maven/repository/reporting/BadMetadataReportProcessor.java 查看文件

* information inside the metadata file. Plugin metadata will be checked for validity of the latest plugin artifacts. * information inside the metadata file. Plugin metadata will be checked for validity of the latest plugin artifacts.
* *
*/ */
public class BadMetadataReporter implements MetadataReportProcessor
public class BadMetadataReportProcessor implements MetadataReportProcessor
{ {
// plexus components // plexus components
private ArtifactFactory artifactFactory; private ArtifactFactory artifactFactory;

正在加载...
取消
保存