|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| ArtifactClassLoaderTest | |
| ArtifactImpl | A single Maven2 artifact with group, artifact and version |
| ArtifactImplTest | |
| DownloadStatusImpl | Container bean for download progress tracking |
| DummyRepository | Nasty hack, but does allow Taverna to be run within say eclipse for the purposes of debugging and writing new code for a specific component - allowing code changes to be picked up immediately without the need to 'mvn install' and refresh the repository Cache. |
| EclipseRepository | Deprecated. |
| LocalArtifactClassLoader | Implementation of ClassLoader that uses the artifact metadata to manage any dependencies of the artifact |
| LocalRepository | Represents the state of a local Maven2 repository on disk. |
| LocalRepositoryTest | |
| PomPropertiesTest | Test support for various uses of Maven properties such as ${project.version}. |
Implementations of the interfaces within the repository package. The LocalRepository class, an implementation of the Repository interface, is used to represent a Maven2 compliant repository held in the local file system.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||