This works fine for me, and there's no reason why it wouldn't work. Can you check: - that chemistry-opencmis-commons-api is built before chemistry-opencmis-client - that this file exists: chemistry-opencmis-commons/chemistry-opencmis-commons-api/src/main/java/org/apache/chemistry/opencmis/commons/enums/ExtensionLevel.java - that the generated chemistry-opencmis-commons/chemistry-opencmis-commons-api/target/chemistry-opencmis-commons-api-0.1.0-incubating-SNAPSHOT.jar contains a class org/apache/chemistry/opencmis/commons/enums/ExtensionLevel.class
Florent On Tue, Aug 3, 2010 at 11:27 PM, Nick Craft <[email protected]> wrote: > Hi there, > > I'm getting the following error when attempting to build the current > HEAD of OpenCMIS trunk following the instructions at > http://incubator.apache.org/chemistry/opencmis-how-to-build.html > > Any advice would be appreciated. > > Thanks, > Nick Craft > > C:\develop\OpenCMIS\trunk-979352\chemistry-opencmis-client\chemistry-opencmis-client-api\src\main\java\org\apache\chemistry\opencmis\client\api\CmisObject.java:[30,51] > cannot find symbol > symbol : class ExtensionLevel > location: package org.apache.chemistry.opencmis.commons.enums > > C:\develop\OpenCMIS\trunk-979352\chemistry-opencmis-client\chemistry-opencmis-client-api\src\main\java\org\apache\chemistry\opencmis\client\api\CmisObject.java:[160,31] > cannot find symbol > symbol : class ExtensionLevel > location: interface org.apache.chemistry.opencmis.client.api.CmisObject > -- Florent Guillaume, Director of R&D, Nuxeo Open Source, Java EE based, Enterprise Content Management (ECM) http://www.nuxeo.com http://www.nuxeo.org +33 1 40 33 79 87
