Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse SmartHome » Unable build source smarthome(Failed to transfer file: http://snapshots.repository.codehaus.org/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml. Return code is: 410)
Unable build source smarthome [message #1698880] Thu, 18 June 2015 13:43 Go to next message
sijok saju is currently offline sijok sajuFriend
Messages: 1
Registered: June 2015
Junior Member
Hi,
i am buidling with maven getting the error as below ,
i have followed the instruction as

3. Building with Maven
To build Eclipse SmartHome from the sources, Maven takes care of everything:
set MAVEN_OPTS to "-Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m"
change into the smarthome directory ("cd smarthome")
run "mvn clean install" to compile and package all sources

The build result will be available in the folder smarthome/distribution/target. Both the repository as well as the designer zips are placed in there.

and i use ubantu

pls see snapshot of error file attached....

thanks in advance
sijok
Re: Unable build source smarthome [message #1699205 is a reply to message #1698880] Mon, 22 June 2015 14:34 Go to previous message
Kai Kreuzer is currently offline Kai KreuzerFriend
Messages: 673
Registered: December 2011
Senior Member
This looks as if the MAVEN_OPTS are not set correctly. If you think they are, you could try to increase the -Xmx setting even further (or use Java 8 instead).
Previous Topic:ConfigDescriptionRegistry retrieval example
Next Topic:SmartHome-Designer on Mac
Goto Forum:
  


Current Time: Thu Apr 25 23:18:17 GMT 2024

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

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

Back to the top