Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [higgins-dev] Problem with RPPS ...

Calvin,

> I am trying to build and run the package org.eclipse.higgins.rpps.web in
> order to run my own registry service.  I have downloaded the latest version
> from the SVN. However, when I try to compile using ANT or even Maven (as it
> contains both build.xml and pom.xml) I get compilation errors on missing
> libraries.

Will check and fix it. Before fixed it, we recommend you to use stable B-1-1M8 version:
http://download.eclipse.org/technology/higgins/downloads/rpps.web/builds/S-S20100722-201007221616/index.html

Thanks,
Sergey Lyakhov

On Thu, 27 Jan 2011 11:22:46 +0100
Calvin <mrcalvino@xxxxxxxxx> wrote:

> Hi all,
> 
> I am trying to build and run the package org.eclipse.higgins.rpps.web in
> order to run my own registry service.  I have downloaded the latest version
> from the SVN. However, when I try to compile using ANT or even Maven (as it
> contains both build.xml and pom.xml) I get compilation errors on missing
> libraries.
> 
> I have already tried to import all dependencies using the
> projectWithDeps.psf with "import the project set", but I can't really import
> anything as I get a subversion error.  My idea would be trying to build the
> package with maven using some maven repository. Does Higgins have one? If
> not, is there any easy way to solve such problem with Ant?
> 
> Many thanks in advance
> C




Back to the top