Jeremy Hughes wrote:
2009/10/16 zoe <[email protected]>:
Hi

I've been attempting to checkout and build Aries in Eclipse and have added
the steps I followed here:
http://cwiki.apache.org/confluence/display/ARIES/Building+Aries.

This works up to a point, but  Eclipse is still complaining about Java and
Maven problems. I thought it would be worth documenting the steps so far
anyway, I'll update when I have fixed the remaining issues - if anyone can
see what I may have missed please let me know....

What are the problems you're seeing? I've got it working in eclipse
3.4, m2eclipse 0.9.8
After checking out I can build the project like this:
Run pom.xml in the top level project (right click on pom.xml, run as 'maven build...', on the following screen use -fn package in the goals box, then click OK) and the project all builds. The only failure is the Blueprint iTests, which fail for me on the command line as well. So far so good.

However, after checking out the the package view shows this: http://imagebin.ca/view/0aB5f2.html - quite a few 'red crosses'

Looking more closely at the projects it looks as though the java projects are screwed up:
http://imagebin.ca/view/MvZ11Ard.html.

Why src.java.org.etc..., not org.etc ? Because of this none of the projects can find their dependencies.

I went on a fixed some of these but then ran into other problems (had to add Java in as a Library, a problem with being able to write to ../target/classes).

I'm hoping that there is one root problem that would fix all of them...if so I haven't found it yet.

Zoe



Cheers,
Jeremy


Reply via email to