Package org.repoweb.model

Repoweb model definition.

See:
          Description

Interface Summary
Artifact Represent a maven's artifact.
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 A Maven repository.
 

Class Summary
FailSafeRepository Mock an empty repository .
Manager Manager for Repository.
ManagerConfig Bean that represent configuration of the repository manager.
ManagerConfig.RepositoryConfig Repository configuration.
ManagerPlugIn Plugin used to load/save the configuration file at startup/shutdown.
VersionComparator Comparator for version.
 

Exception Summary
BadConfigException Thrown when the manager has been badly configured.
BadRepositoryLocationException Thrown when the repository location is invalid.
BuildFailureException Thrown when the repository was not able to build the POM.
UnknownArtifactException Thrown when the artifact id does not exist in the repository.
UnknownGroupIdException Thrown when the group id does not exist in the repository.
 

Package org.repoweb.model Description

Repoweb model definition.



Copyright © 2003-2005 Repoweb. All Rights Reserved.