Hello,
I'm more of a command-line sysadmin, and not much of a programmer, so
I'm having some trouble getting DSpace setup in Eclipse.  I've been
following the helpful set of video tutorials that Scott Phillips made
available on the Texas A&M site, but I've run into a few glitches.
Since I'm such a novice with Java and Eclipse, I'm not sure if these
errors are caused by changes in the code since Scott recorded the
videos, or if I've mis-configured something.

I'm running RHEL4, with stock Tomcat5 packages, and Jpackage with JDK
1.5 update 14.  The tomcat welcome page works, as do the manager page,
and the sample apps.

After installing Eclipse along with all of the required plugins, I
checked the source out via SVN, enabled Maven dependancies, and
updated source folders.  Then I setup Maven build tasks to Assemble
and Clean all of DSpace, as well as Package tasks for each project
(JSPUI, LNI, OAI, and XMLUI).  When I run the DSpace Clean task, I get
the error that follows my signature.

Thanks in advance for whatever help you can provide.  There are a few
other issues, which I will post once this one is solved.

Cheers,

Eric

--

[DEBUG] No settings files provided, and default locations are disabled
for this request. Returning empty Settings instance.
[INFO] Scanning for projects...
[DEBUG] Pre-scanning POM lineage of:
/home/luhrse/Desktop/eclipse/workspace/dspace-1.5/dspace-jspui/pom.xml
for build extensions.
[DEBUG] Building model-lineage for:
/home/luhrse/Desktop/eclipse/workspace/dspace-1.5/dspace-jspui/pom.xml
to pre-scan for extensions.
[DEBUG] Skipping disabled repository central
[DEBUG] dspace-parent: using locally installed snapshot
[DEBUG] Checking: org.dspace:dspace-parent:pom:1.5-SNAPSHOT for
extensions. (It has 6 modules.)
[DEBUG] POM: 
/home/luhrse/.m2/repository/org/dspace/dspace-parent/1.5-SNAPSHOT/dspace-parent-1.5-SNAPSHOT.pom
is not in the current reactor. Its modules will not be scanned.
[DEBUG] Checking: org.dspace:dspace-jspui:war:[inherited] for
extensions. (It has 0 modules.)
[DEBUG] Basedir is:
/home/luhrse/Desktop/eclipse/workspace/dspace-1.5/dspace-jspui
[DEBUG] Finished pre-scanning:
/home/luhrse/Desktop/eclipse/workspace/dspace-1.5/dspace-jspui/pom.xml
for build extensions.
[ERROR] reactor-execute :
/home/luhrse/Desktop/eclipse/workspace/dspace-1.5/dspace-jspui
Diagnosis: Failed to validate POM
FATAL ERROR: Error executing Maven for a project
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: org.dspace:dspace-jspui
POM Location: 
/home/luhrse/Desktop/eclipse/workspace/dspace-1.5/dspace-jspui/pom.xml
Validation Messages:

    [0]  'dependencies.dependency.version' is missing for
commons-validator:commons-validator


Reason: Failed to validate POM


[INFO] ------------------------------------------------------------------------
[DEBUG] Trace Failed to validate POM
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Wed Jan 23 14:49:10 EST 2008
[INFO] Final Memory: 1M/3M
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Wed Jan 23 14:49:10 EST 2008
[INFO] Final Memory: 1M/3M
[INFO] ------------------------------------------------------------------------

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to