|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectprotoj.lang.internal.PublishCommand
public final class PublishCommand
Publishes project artifacts to a maven repository by performing a maven deploy. The repository url and additional configuration must be performed in-code. The following options are supported:
| Nested Class Summary | |
|---|---|
class |
PublishCommand.Body
|
| Constructor Summary | |
|---|---|
PublishCommand(StandardProject project)
|
|
| Method Summary | |
|---|---|
joptsimple.OptionSpec<java.lang.String> |
getArtifactOption()
|
Command |
getDelegate()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PublishCommand(StandardProject project)
| Method Detail |
|---|
public joptsimple.OptionSpec<java.lang.String> getArtifactOption()
public Command getDelegate()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||