DSpace Devs -

Looking for a bit of help surrounding Maven & DSpace. I've been using the http://wiki.dspace.org/index.php/IDE_Integration:_DSpace,_Eclipse_and_Tomcat dspace wiki page, following the guide to get Eclipse, Tomcat, DSpace, etc up in a development environment. Specifically steps 8-9 from the "One Big Approach" section seem to be were the issue comes up:

8. Right-Click again, and select "Maven -> Enable Nested Modules". This tells Maven Eclipse plugin that your project contains several nested sub-modules within it. 9. Right-Click one last time, and select "Maven -> Update Source Folders" ("Maven -> Download Sources" for Eclipse 3.2.0). Eclipse will now automatically locate all the DSpace Java source code, as well as all the 3rd party JAR dependencies.

I perform step 8 after which the project comes up with about 803 errors, most of the related files being the maven pom files. At this point I receive a message in the console view with a list as long as my arm concerning "Missing artifact" or "Missing indirectly referenced artifact". At this point I perform step 9, but after which the errors aren't yet resolved and the subsequent build (naturally) fails.

I'm going to be setting up another instance outside of an IDE to make sure that works and to tease out anything I might be missing within the IDE. Any suggestions in the mean time would definitely be appreciated!

 - Patrick E.

---
Patrick K. Étienne
Systems Analyst
Digital Library Development
Library and Information Center
Georgia Institute of Technology
email: [email protected]
phone: 404.385.8121

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to