Package | Description |
---|---|
org.apache.maven.profiles | |
org.apache.maven.profiles.io.xpp3 |
Modifier and Type | Class and Description |
---|---|
class |
Repository
Repository contains the information needed for
establishing connections with remote repository
.
|
Modifier and Type | Method and Description |
---|---|
private RepositoryBase |
ProfilesXpp3Reader.parseRepositoryBase(org.codehaus.plexus.util.xml.pull.XmlPullParser parser,
boolean strict)
Method parseRepositoryBase.
|
Modifier and Type | Method and Description |
---|---|
private void |
ProfilesXpp3Writer.writeRepositoryBase(RepositoryBase repositoryBase,
java.lang.String tagName,
org.codehaus.plexus.util.xml.pull.XmlSerializer serializer)
Method writeRepositoryBase.
|