Philip Mark Donaghy wrote:
Hi, This wasn't the only issue.
On 1/18/07, Philip Mark Donaghy <[EMAIL PROTECTED]> wrote:
I've resolved this, yet another maven dependency problem.
I built the jetspeed cm separately,
cd components/cm
mvn
Which resolved all the dependencies required by etc/build.xml line 483.
Perhaps the Serialization is being done before the required
dependencies are built.
I usually delete my maven 2 repository before building to see if there
are dependency problems with the build.
Philip
The maven repositories are missing the jdo jars (this may be a license
issue).
And the build is looking for xalan 2.4 and hsqldb 1.8.0.2 which are
also missing.
Jetspeed does not have any dependencies on JDO.
This must be a case of a bad POM, or lack of any POM.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]