| Package | Description |
|---|---|
| org.ops4j.pax.exam | |
| org.ops4j.pax.exam.options.extra |
| Modifier and Type | Method and Description |
|---|---|
static RepositoryOption |
CoreOptions.repository(String repositoryUrl)
Creates a
RepositoryOption. |
| Modifier and Type | Method and Description |
|---|---|
static Option |
CoreOptions.repositories(RepositoryOption... repositoryOptions)
Creates a composite option of
RepositoryOptions. |
| Modifier and Type | Class and Description |
|---|---|
class |
RepositoryOptionImpl
RepositoryOption implementation. |
| Modifier and Type | Method and Description |
|---|---|
RepositoryOption |
RepositoryOption.allowSnapshots()
Mark repository as allowing snapshots.
|
RepositoryOption |
RepositoryOption.disableReleases()
Mark repository as not allowing releases.
|
RepositoryOption |
RepositoryOptionImpl.id(String _id) |
RepositoryOption |
RepositoryOption.id(String id)
Defines repository identifier to be referenced in Maven settings.
|
Copyright © 2006–2017 OPS4J - Open Participation Software for Java. All rights reserved.