Page Edited :
CAY :
Building Cayenne
Building Cayenne has been edited by Andrus Adamchik (Dec 18, 2006). Content:Current VersionPrepare
A build error occurs in "jpa-chapter2" integration test module, mentioning "C:\Documents". This is a bug in Maven C:\Documents and Settings\user\.m2\settings.xml <settings> <localRepository>c:\.m2</localRepository> </settings> Build assembliesTODO Refresh Documentation from WikiTo rebuild the docs from Confluence Wiki, a build must be done with "doc" profile activated: # cd cayenne/assembly # mvn -P doc package -Dconfluence.user=username -Dconfluence.password=password # svn ci -m "docs updated" Old Versions (1.2 and 2.0)This applies to versions 1.2 and 2.0 that are built with Ant. # cd cayenne/cayenne-ant # ant help Required ant version - 1.6.* or newer; required JDK version - 1.5.* or newer. Note that compiled binaries are JDK 1.4 compatible, still JDK 1.5 is needed to build a few extensions. |
Unsubscribe or edit your notifications preferences