mirror of
https://github.com/apache/archiva.git
synced 2025-02-06 10:09:32 +00:00
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
This commit is contained in:
parent
286bd7bd95
commit
7695127b05
@ -35,7 +35,7 @@
|
||||
* 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
|
||||
private ArtifactFactory artifactFactory;
|
Loading…
x
Reference in New Issue
Block a user