To edit or add content to this Wiki, you can simply create a new account at http://wocommunity.org/account.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Description

"maven-woproject-plugin" is a plug-in for development of WebObjects applications and frameworks in the context of Maven.

Goals

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.

Example

This goal doesn't need any previous configuration. Just execute the following command:

mvn woproject:bootstrap

TODO (Maven 1 links)

  • No labels