Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.repoweb.model

Interface Summary
Artifact Represent a maven's artifact (jar, xml, etc.
ArtifactList Represent a list of artifact.
ArtifactListFilter Represent a filter of artifact (or property of artifacts) .
Group Represent an artifact group.
GroupList Represent a list of groups.
Repository Represente un repository Maven.
 

Class Summary
FailSafeRepository Mock an empty repository .
Manager Manager for Repository.
ManagerConfig Bean that represent configuration of the repository manager.
ManagerConfigTest DOCUMENT ME!
ManagerPlugIn Plugin used to load/save the configuration file at startup/shutdown.
ManagerPlugInTest DOCUMENT ME!
ManagerTest DOCUMENT ME!
TestUtil Contains utilitary methods to simulate a repository on HD.
TestUtil.FileUtil  
TestUtil.PathUtil  
VersionComparator Comparator for version.
VersionComparatorTest DOCUMENT ME!
 

Exception Summary
BadConfigException Thrown when the manager has been badly configured.
BadRepositoryLocationException Classe responsable de .
UnknownGroupIdException Thrown when the group id does not exist in the repository.