Wiki source code of maven-woproject-plugin
Version 41.1 by Ulrich Köster on 2006/11/07 03:20
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | == Description == | ||
| 2 | |||
| 3 | "maven-woproject-plugin" is a plug-in for development of WebObjects applications and frameworks in the context of Maven. | ||
| 4 | |||
| 5 | == Lifecyle == | ||
| 6 | |||
| 7 | Lifecyle for for WebObjects projects. | ||
| 8 | |||
| 9 | For the moment, this project is based on the existing ant stuff. | ||
| 10 | |||
| 11 | === Example WOFramework === | ||
| 12 | |||
| 13 | This goal does need previous configuration. | ||
| 14 | |||
| 15 | From the pom.xml | ||
| 16 | |||
| 17 | === Example WOApplication === | ||
| 18 | |||
| 19 | This goal does need previous configuration. | ||
| 20 | |||
| 21 | From the pom.xml |