Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Apricot » Building Apricot from the Eclipse Git repo
Building Apricot from the Eclipse Git repo [message #754821] Fri, 04 November 2011 13:31 Go to next message
Chris Frost is currently offline Chris FrostFriend
Messages: 230
Registered: January 2010
Location: Southampton, England
Senior Member

Hi,

I realise it's early days but I just tried to build Apricot and it failed. Are there any docs somewhere.

Checked it out from Eclipse git and ran 'mvn clean package'

Failed with,


[INFO] Eclipse ECR Core Event Tests ...................... SUCCESS [2.099s]
[INFO] Eclipse ECR Core IO Test .......................... FAILURE [1.408s]
[INFO] Eclipse ECR Core Query Test ....................... SKIPPED
[INFO] Eclipse ECR Core Schema Test ...................... SKIPPED


Thanks, and welcome to Eclipse.

Chris.


------------------------------------------------
Chris Frost, Twitter @cgfrost
Springsource, a divison of VMware.
Re: Building Apricot from the Eclipse Git repo [message #757302 is a reply to message #754821] Thu, 17 November 2011 15:39 Go to previous messageGo to next message
Marwane Kalam-Alami is currently offline Marwane Kalam-AlamiFriend
Messages: 1
Registered: November 2011
Junior Member
I just successfully built Apricot by using the ecr-installer project (found in /build/product/ecr-installer). It is used by running the org.eclipse.ecr.build.Main class:

/**
 * Usage:
 * <p>
 * <code>Main [-r repository] [-p profiles] profile target</code>
 * <p>
 * Example:
 * <p>
 * <code>Main -r (url) -p default target/ecr.zip</pre>
 * <p>
 * If the target path ends with .zip then the product will be zipped.
 *
 * @author <a href="mailto:bs@nuxeo.com">Bogdan Stefanescu</a>
 *
 */
Re: Building Apricot from the Eclipse Git repo [message #816341 is a reply to message #757302] Thu, 08 March 2012 18:35 Go to previous messageGo to next message
Matt Butler is currently offline Matt ButlerFriend
Messages: 3
Registered: March 2012
Location: Ottawa, Ont, Canada
Junior Member

AFAICT "Building Apricot" using the ecr-installer really just assembles Apricot from some pre-built parts. The maven builds seems to work now.
Re: Building Apricot from the Eclipse Git repo [message #816871 is a reply to message #816341] Fri, 09 March 2012 11:22 Go to previous message
Chris Frost is currently offline Chris FrostFriend
Messages: 230
Registered: January 2010
Location: Southampton, England
Senior Member

Yeah, I have it building as well now. Now if only there were some docs.

------------------------------------------------
Chris Frost, Twitter @cgfrost
Springsource, a divison of VMware.
Previous Topic:Missing com.sun.ws.rs.ext.RuntimeDelegateImpl class
Goto Forum:
  


Current Time: Wed Apr 24 19:40:42 GMT 2024

Powered by FUDForum. Page generated in 0.02655 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top