To edit or add content to this Wiki, you can simply create a new account at http://wocommunity.org/account.
"maven-woproject-plugin" is a plug-in for development of WebObjects applications and frameworks in the context of Maven.
org.objectstyle.woproject.maven2:woproject:bootstrap
Bootstrap goal for WebObjects projects. Copy all necessary WebObjects jars into local maven repository.
For the moment, this goal only works for MacOS X and Windows.
This plug-in only requires to be executed once.
This goal doesn't need any previous configuration. Just execute the following command:
mvn woproject:bootstrap
TODO (Maven 1 links)