Daniel,

A quick question:

Are you building from the "DSpace Assembly and Configuration" project 
that Netbeans creates (this project corresponds to the 'dspace/' 
subfolder)?  You *must* build from that project the first time, as it 
will initialize and build all the other projects.

When I right click on "DSpace Assembly and Configuration" and select 
"Build", I get a much larger list of DSpace projects than the 7 that 
your "reactor summary" listed.  I suspect this means you ran "Build" on 
a different project, or modified one of the pom.xml Maven config files?

Here's my "Reactor Summary" report from Maven after building DSpace 
1.5.x in Netbeans 6.5 (notice I have 25 projects listed instead of just 
the 7 that yours shows)

------------------------------------------------------------------------
Reactor Summary:
------------------------------------------------------------------------
DSpace XML-UI (Manakin) ............................... SUCCESS [2.141s]
DSpace XML-UI (Manakin) :: Wing-Framework ............. SUCCESS [4.031s]
DSpace Kernel :: API and Implementation ............... SUCCESS [12.328s]
DSpace XML-UI (Manakin) :: API and Core Aspects ....... SUCCESS [6.532s]
DSpace XML-UI (Manakin) :: Web Application Resources .. SUCCESS [9.062s]
DSpace Addon Modules .................................. SUCCESS [0.016s]
DSpace XML-UI (Manakin) :: Web Application ............ SUCCESS [19.219s]
DSpace LNI ............................................ SUCCESS [0.015s]
DSpace LNI :: Core Implementation ..................... SUCCESS [9.391s]
DSpace LNI :: Web Application Resources ............... SUCCESS [3.125s]
DSpace LNI :: Web Application ......................... SUCCESS [25.078s]
DSpace OAI ............................................ SUCCESS [0.109s]
DSpace OAI :: API and Implementation .................. SUCCESS [1.985s]
DSpace OAI :: Web Application Resources ............... SUCCESS [1.156s]
DSpace OAI :: Web Application ......................... SUCCESS [8.562s]
DSpace JSP-UI ......................................... SUCCESS [0.016s]
DSpace JSP-UI :: API and Implementation ............... SUCCESS [21.469s]
DSpace JSP-UI :: Web Application Resources ............ SUCCESS [11.750s]
DSpace JSP-UI :: Web Application ...................... SUCCESS [26.375s]
DSpace SWORD .......................................... SUCCESS [0.156s]
DSpace SWORD :: API and Implementation ................ SUCCESS [6.406s]
DSpace SWORD :: Web Application Resources ............. SUCCESS [2.360s]
DSpace SWORD :: Web Application ....................... SUCCESS [9.187s]
DSpace LNI :: CLI Client Application .................. SUCCESS [1:11.688s]
DSpace Assembly and Configuration ..................... SUCCESS [1:11.625s]
------------------------------------------------------------------------

- Tim


Daniel MD wrote:
> Hello,
> 
> I was following the wiki instruction on how to build DSpace 1.5.1 but
> came across this issue:
> 
> [#compile]
> ------------------------------------------------------------------------
> Reactor Summary:
> ------------------------------------------------------------------------
> DSpace Addon Modules .................................. SUCCESS [0.957s]
> DSpace XML-UI (Manakin) :: Web Application ............ FAILED [1.117s]
> DSpace LNI :: Web Application ......................... NOT BUILT
> DSpace OAI :: Web Application ......................... NOT BUILT
> DSpace JSP-UI :: Web Application ...................... NOT BUILT
> DSpace SWORD :: Web Application ....................... NOT BUILT
> DSpace Assembly and Configuration ..................... NOT BUILT
> ------------------------------------------------------------------------
> [ERROR]Transitive dependency resolution for scope: compile has failed
> for your project.
> [ERROR]Error message: No versions are present in the repository for
> the artifact with a range [1.5.0.0,1.6.0.0)
> [ERROR]  org.dspace:dspace-api-lang:jar:null
> [ERROR]from the specified remote repositories:
> [ERROR]  central (http://repo1.maven.org/maven2),
> [ERROR]  maven.dspace.org/snapshot (http://maven.dspace.org/snapshot)
> [ERROR]Path to dependency:
> [ERROR]        1) org.dspace.modules:xmlui:war:1.5.1
> [ERROR]        2) org.dspace:dspace-xmlui-api:jar:1.5.1
> [ERROR]Group-Id: org.dspace.modules
> [ERROR]Artifact-Id: xmlui
> [ERROR]Version: 1.5.1
> [ERROR]From file: C:\DSpace1.5.1\dspace-1_5_1\dspace\modules\xmlui\pom.xml
> 
> any help would be much appreciated.
> 
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _______________________________________________
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> 

-- 
Tim Donohue
Research Programmer, IDEALS
http://www.ideals.uiuc.edu/
University of Illinois
tdono...@illinois.edu | (217) 333-4648

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to