I am still trying to build the source version of 1.5.2 with
Apache Maven 2.2.1 (r801777; 2009-08-06 15:16:01-0400)
Java version: 1.5.0_24
Default locale: en_US, platform encoding: UTF-8
OS name: "sunos" version: "5.10" arch: "sparc" Family: "unix"
ant 1.8.1
and maven fails at the same places with or without the -U option.
The errors that concern me are:
The warnings about UTF-8 and the [WARNING] JAR will be empty - no
content was marked for inclusion!
I included some of the [INFO] from the build below.
All the problems seem to be with
/dspacehome/dspace-1.5.2-src-release/dspace-api/
I checked the "missing symbols" and found them where they seem to
belong, a couple of examples:
/dspacehome/dspace-1.5.2-src-release/dspace-api/src/main/java/org/dspace/content/Bitstream.java:[56,35]
cannot find symbol
symbol : class BitstreamStorageManager
location: package org.dspace.storage.bitstore
found at:
/dspacehome/dspace-1.5.2-src-release/dspace-api/src/main/java/org/dspace/storage/bitstore/BitstreamStorageManage:public
class BitstreamStorageManager
/dspacehome/dspace-1.5.2-src-release/dspace-api/src/main/java/org/dspace/content/packager/PackageIngester.java:[51,36]
cannot find symbol
symbol : class CrosswalkException
location: package org.dspace.content.crosswalk
found at:
/dspacehome/dspace-1.5.2-src-release/dspace-api/src/main/java/org/dspace/content/crosswalk/CrosswalkException.ja:public
class CrosswalkException extends Exception
excepts from build:
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO]
------------------------------------------------------------------------
[INFO] Building DSpace XML-UI (Manakin) :: Wing-Framework
[INFO] task-segment: [package]
[INFO]
------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered
resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory
/dspacehome/dspace-1.5.2-src-release/dspace-xmlui/dspace-xmlui-wing/src/main/resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered
resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory
/dspacehome/dspace-1.5.2-src-release/dspace-xmlui/dspace-xmlui-wing/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [jar:jar {execution: default-jar}]
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO]
------------------------------------------------------------------------
[INFO] Building DSpace Kernel :: API and Implementation
[INFO] task-segment: [package]
[INFO]
------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered
resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
Please help, I don't know what is wrong.
Marvin Weaver
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech