Hi,
I'm building Jetspeed from scratch. I plan on running it on a Windows XP
system (purely for development purposes).
In the src directory I typed mvn. I got the following error message:
[ERROR] FATAL ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).
Project ID: org.apache.portals.jetspeed-2:components
POM Location: C:\Apache\Jetspeed-2.1.3\src\components\pom.xml
Validation Messages:
[0] For dependency Dependency {groupId=org.apache.portals.jetspeed-2,
artifactId=org.apache.jetspeed.test.jdbc.drivers.path, version=2.1.3,
type=jar}: system-scoped dependency must specify an absolute path
systemPath.
This error is on the following piece of content in my pom.xml file:
<systemPath>${org.apache.jetspeed.test.jdbc.drivers.path}</systemPath>
I can't find what I need to set here. Anyone a suggestion? :wistle:
Abel
--
View this message in context:
http://www.nabble.com/Builderror-tp18530416p18530416.html
Sent from the Jetspeed - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]