Hello,

nuxeo-core-io code has been moved to nuxeo-core-io-api on trunk and branch

If your project directly depends on it, you will have this error :
'dependencies.dependency.version' is missing for org.nuxeo.ecm.core:nuxeo-core-io
or this one :
   package org.nuxeo.ecm.core.io.api.impl does not exist

Please, replace (or remove if unneeded) "nuxeo-core-io" in you pom.xml file(s) with "nuxeo-core-io-api" (it may be already present).

Remember then to run "mvn clean install" and "mvn eclipse:clean eclipse:eclipse && ./fixeclipse" (fixeclipse is a workaround script that makes Eclipse use another build directory than maven's one).

Thanks,

PS: if you have the error but your project doesn't directly depends on nuxeo-core-io, so you should need to update your Nuxeo artifacts : run maven in online mode.

--
Julien CARSIQUE, Nuxeo (Paris, France)
Open Source Enterprise Content Management - http://www.nuxeo.org/
Nuxeo EP 5: extensible, Java EE and standards based ECM Platform
http://www.nuxeo.com/ - Tel: +33 1 40 33 79 87

_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to