Mika,

I've just updated the instructions for using Netbeans IDE with DSpace. 
Hopefully this will help you figure out your issue:

http://wiki.dspace.org/index.php/IDE_Integration:_DSpace_and_NetBeans

 From what you sent along, it looks like you may be building *only* the 
  XML-UI from NetBeans.  However, the *first* time you use NetBeans, you 
should build *all of DSpace* (so that NetBeans and its Maven plugin are 
able to figure out all the interdependencies, and "install" them in your 
local maven directory).  After building *all of DSpace*, you should then 
be able to re-build individual web applications (like the XMLUI) on 
their own, without running into issues.

You also should make sure that you are using either the 'dspace-1_5_x' 
branch or the 'dspace-1_5_1' tag from Sourceforge SVN.  I would not 
recommend checking out "trunk" as it is still quite unstable.

- Tim

mikan.d.dspace listmail wrote:
> Continuing my previous email; here's the entire error report.
> 
> Thanks,
> Mika
> 
> ------------------------------------------------------------------------
> DSpace XML-UI (Manakin) ............................... SUCCESS [0.422s]
> DSpace XML-UI (Manakin) :: Wing-Framework ............. SUCCESS [1.500s]
> DSpace XML-UI (Manakin) :: API and Core Aspects ....... FAILED [0.266s]
> DSpace XML-UI (Manakin) :: Web Application Resources .. 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:dspace-xmlui-api:jar:1.5.2-SNAPSHOT
> [ERROR]Group-Id: org.dspace
> [ERROR]Artifact-Id: dspace-xmlui-api
> [ERROR]Version: 1.5.2-SNAPSHOT
> [ERROR]From file:
> C:\Data\Mika\dspace-1_5_x\dspace-1_5_x\dspace-xmlui\dspace-xmlui-api\pom.xml
> ------------------------------------------------------------------------
> For more information, run with the -e flag
> ------------------------------------------------------------------------
> BUILD FAILED
> ------------------------------------------------------------------------
> Total time: 2 seconds
> Finished at: Tue Dec 30 16:48:58 EET 2008
> Final Memory: 59M/140M
> ------------------------------------------------------------------------
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> DSpace-tech mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> 

-- 
Tim Donohue
Research Programmer, IDEALS
http://www.ideals.uiuc.edu/
University of Illinois
[email protected] | (217) 333-4648

------------------------------------------------------------------------------
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to