I'm not sure, I've tested all the DSpace 1.5.1 releases with a clean system (i.e.) no org.dspace artifacts in my ~/.m2/repository and they have successfully built without compilation errors.

1.) Try 'mvn clean package' to force recompiling all the projects in the distro from scratch.

2.) Can you give me more details on your environment (O.S.,Java Version, DSpace distribution you downloaded). You might also try 'mvn -X package' and send that output to me.

3.) I would recommend cleaning out your .m2/repository by removing any dspace artifacts under .m2/repository/org/dspace and see if that forces your system to work exclusively with the compiled dspace-api project in your working directory.

Cheers,
Mark

On Sep 11, 2008, at 2:06 PM, Dhanushka Samarakoon wrote:

Hi,

I'm trying to set up DSpace 1.5.1 and when running the "mvn package", I encountered the following error.

/homes/dspace/dspace-1.5.1/dspace-api/src/main/java/org/dspace/ content/packager/PDFPackager.java:[59,36] cannot find symbol
symbol  : class CrosswalkException
location: package org.dspace.content.crosswalk

Full script is attached with a list of similar error messages.

Any ideas?

Thanks,
Dhanushka.
<script.txt>---------------------------------------------------------- --------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to