You are viewing a plain text version of this content. The canonical link for it is here.
Posted to agila-commits@incubator.apache.org by Apache Wiki <wi...@apache.org> on 2005/08/22 12:11:37 UTC

[Agila Wiki] Trivial Update of "AgilaBpelInstallationGuide" by PhilippSchmidt

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Agila Wiki" for change notification.

The following page has been changed by PhilippSchmidt:
http://wiki.apache.org/agila/AgilaBpelInstallationGuide

The comment on the change is:
xdoclet with maven build.properties

------------------------------------------------------------------------------
   * [http://maven.apache.org Apache Maven]
   * [http://xdoclet.sf.net XDoclet 1.2.x]
  
- To install Maven, follow the [http://maven.apache.org/start/install.html Installing Maven] guide. XDoclet is only necessary to get XDoclet's Maven plug-in. Extract XDoclet's distribution and copy maven-xdoclet-plugin-1.2.1.jar located in the lib directory in Maven's plugins directory.
+ To install Maven, follow the [http://maven.apache.org/start/install.html Installing Maven] guide. XDoclet is only necessary to get XDoclet's Maven plug-in. Extract XDoclet's distribution and copy maven-xdoclet-plugin-1.2.1.jar located in the lib directory in Maven's plugins directory. Another solution is adding  http://xdoclet.sourceforge.net/repository to the build.properties file.
  
  Create a file named build.properties in your user's home directory (like /home/username or C:\Documents and Settings\username). Copy and paste the following line into this file: