Hi all,

I had trouble in compliation of the database module in the xwiki-enterprise and i have attached the error messages as below. And how do i go about in configuring the XWiki to use an oracle database instead?

Thanks

[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO]   XWiki Products - Enterprise - Parent POM
[INFO]   XWiki Products - Enterprise - Wiki
[INFO]   XWiki Products - Enterprise - Database
[INFO]   XWiki Products - Enterprise - Distribution
[INFO] ----------------------------------------------------------------------------
[INFO] Building XWiki Products - Enterprise - Parent POM
[INFO]    task-segment: [install]
[INFO] ----------------------------------------------------------------------------
[INFO] [site:attach-descriptor]
[INFO] [install:install]
[INFO] Installing C:\xwiki\xwiki-products\xwiki-enterprise\trunk\pom.xml to C:\Documents and Settings\10685\.m2\repository\com\xpn\xwiki\products\xwiki-enterprise-parent\1.2-SNAPSHOT\xwiki-enterprise-parent-1.2-SNAPSHOT.pom
[INFO] ----------------------------------------------------------------------------
[INFO] Building XWiki Products - Enterprise - Wiki
[INFO]    task-segment: [install]
[INFO] ----------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [xwiki-build-xar:xar]
[INFO] Building zip: C:\xwiki\xwiki-products\xwiki-enterprise\trunk\wiki\target\xwiki-enterprise-wiki.xar
[INFO] [install:install]
[INFO] Installing C:\xwiki\xwiki-products\xwiki-enterprise\trunk\wiki\target\xwiki-enterprise-wiki.xar to C:\Documents and Settings\10685\.m2\repository\com\xpn\xwiki\products\xwiki-enterprise-wiki\1.2-SNAPSHOT\xwiki-enterprise-wiki-1.2-SNAPSHOT.xar
[INFO] ----------------------------------------------------------------------------
[INFO] Building XWiki Products - Enterprise - Database
[INFO]    task-segment: [install]
[INFO] ----------------------------------------------------------------------------
Downloading: http://maven.xwiki.org/externals/groovy/groovy-all-1.0-jsr/06/groovy-all-1.0-jsr-06.pom
Downloading: http://maven.xwiki.org/releases/groovy/groovy-all-1.0-jsr/06/groovy-all-1.0-jsr-06.pom
Downloading: http://maven.xwiki.org/externals/groovy/groovy-all-1.0-jsr/06/groovy-all-1.0-jsr-06.pom
Downloading: http://maven.xwiki.org/releases/groovy/groovy-all-1.0-jsr/06/groovy-all-1.0-jsr-06.pom
Downloading: http://repo1.maven.org/maven2/groovy/groovy-all-1.0-jsr/06/groovy-all-1.0-jsr-06.pom
Downloading: http://maven.xwiki.org/externals/groovy/groovy-all-1.0-jsr/06/groovy-all-1.0-jsr-06.pom
Downloading: http://maven.xwiki.org/releases/groovy/groovy-all-1.0-jsr/06/groovy-all-1.0-jsr-06.pom
Downloading: http://repo1.maven.org/maven2/groovy/groovy-all-1.0-jsr/06/groovy-all-1.0-jsr-06.pom
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process]
[INFO] [xwiki-build-xar:unxar]
[INFO] [xwiki-packager:import]
11:22:28,171  WARN main  OSCacheService:loadProps:183 - Could not load cache properties oscache.properties: null
11:22:28,171  WARN main  OSCacheService:loadProps:183 - Could not load cache properties oscache-local.properties: null
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to import XWiki documents

Embedded error: Error number 1 in 5: Package: Failed to import documents from [C:\xwiki\xwiki-products\xwiki-enterprise\trunk\database\target\xar]
Wrapped Exception: C:\xwiki\xwiki-products\xwiki-enterprise\trunk\database\target\xar\Blog.Categories\txt (The system cannot find the path specified)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 48 seconds
[INFO] Finished at: Mon Sep 10 11:22:30 GMT+08:00 2007
[INFO] Final Memory: 20M/37M
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] XWiki Products - Enterprise - Parent POM .............. SUCCESS [0.734s]
[INFO] XWiki Products - Enterprise - Wiki .................... SUCCESS [1.969s]
[INFO] XWiki Products - Enterprise - Database ................ FAILED [45.186s]
[INFO] XWiki Products - Enterprise - Distribution ............ NOT BUILT
[INFO] ------------------------------------------------------------------------
[INFO] Error for project: XWiki Products - Enterprise - Database (during com.xpn.xwiki.platform:xwiki-packager:1.4-SNAPSHOT:import)
[INFO] ------------------------------------------------------------------------
[INFO] Failed to import XWiki documents

Embedded error: Error number 1 in 5: Package: Failed to import documents from [C:\xwiki\xwiki-products\xwiki-enterprise\trunk\database\target\xar]
Wrapped Exception: C:\xwiki\xwiki-products\xwiki-enterprise\trunk\database\target\xar\Blog.Categories\txt (The system cannot find the path specified)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ERRORS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 48 seconds
[INFO] Finished at: Mon Sep 10 11:22:31 GMT+08:00 2007
[INFO] Final Memory: 20M/37M
[INFO] ------------------------------------------------------------------------



Real people. Real questions. Real answers. Share what you know.