Package org.modeshape.maven

The classes that make up the Maven classloader system.

See:
          Description


Class Summary
MavenDependency The cornerstone of Maven is its dependency list.
MavenI18n The internationalized string constants for the org.modeshape.maven* packages.
MavenId Identifier of a Maven 2 artifact.
MavenRepository A Maven 2 repository that can be used to store and access artifacts like JARs and source archives within a running application.
MavenUrl Wrapper for a URL that uses a format for referencing JCR nodes and content.
 

Enum Summary
ArtifactType The type of artifacts in a Maven 2 repository.
MavenDependency.Scope The scope of the dependency - compile, runtime, test, system, and provided.
SignatureType The type of signatures used by a Maven 2 repository.
 

Exception Summary
MavenRepositoryException An configuration or system failure exception.
 

Package org.modeshape.maven Description

The classes that make up the Maven classloader system.



Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.