On 7/6/07, kelvin goodson <[EMAIL PROTECTED]> wrote:
Simon, the codegen-ecore2.2.3.jar file in that repository is much smaller than the one in my local repository (188KB versus 756KB). Both can be inspected by jar -tvf, so it wouldn't appear to be a file truncation problem. I have sent you my version via direct email. Please let me know if this fixes your problem. I will pursue an eclipse contact to try to get this fixed up. Regards, Kelvin. On 06/07/07, Simon Laws <[EMAIL PROTECTED]> wrote: > > Now that the server problems seem to be solved I've again been trying to > build DAS but have SDO problems. When maven comes to downloading emf > dependencies it reports checksum failures (not sure if this is > significant)... > > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] Building Tuscany SDO Tools > [INFO] task-segment: [install] > [INFO] > ------------------------------------------------------------------------- > --- > [INFO] [resources:resources] > [INFO] Using default encoding to copy filtered resources. > Downloading: > http://people.apache.org/repo/m2-incubating-repository//org/eclipse > /emf/codegen/2.2.3/codegen-2.2.3.pom > Downloading: > http://ftp.ussg.iu.edu/eclipse/modeling/emf/emf/maven2//org/eclipse > /emf/codegen/2.2.3/codegen-2.2.3.pom > 153b downloaded > [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for > org/eclipse/e > mf/codegen/2.2.3/codegen-2.2.3.pom - IGNORING > > > It then reports problems with the build.. > > [INFO] Compilation failure > > error: error reading C:\Documents and > Settings\simon\.m2\repository\org\eclipse\ > emf\codegen-ecore\2.2.3\codegen-ecore-2.2.3.jar; Error opening zip file > C:\Docum > ents and > Settings\simon\.m2\repository\org\eclipse\emf\codegen-ecore\2.2.3\codeg > en-ecore-2.2.3.jar > > C:\simon\Projects\Tuscany\java\java-head\sdo\tools\src\main\java\org\apache\tusc > any\sdo\generate\adapter\SDOGenClassGeneratorAdapter.java:[22,47] package > org.ec > lipse.emf.codegen.ecore.generator does not exist > > > So in particular codegen-ecore-2.2.3.jar seems to be duff. Anyone else > seeing this or is it just me? > > Simon >
Thanks for the jar. It fixed my problem so there is something strange with that file in the repo. Simon
