Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-dev] updated jira with results of meeting

On Monday, November 04, 2013 08:25:00 PM Jody Garnett wrote:
> Well we are all pitching in on those bug reports as we find time. So grab a
> task.
> 
> I was able to checkout the branch and do a full command line build, here is
> what I was unable to test: 
> 1) checkout and build; README updated (you could
> see if the instructions work now?) 

I have cloned the udig-platform/locationtech_rename branch

> 2) check the deploy/all.sh script (I do
> not have makensis installed so I did not get a complete test> )
> 
The following command  
mvn clean install -Pproduct -Psdk

throws this error: 

"...
[ERROR] Internal error: java.lang.RuntimeException: Failed to resolve target 
definition /home/mauro/devel-box/projects/udig/mpazos-udig-
platform/targets/indigo/udig-indigo-target.target: Failed to load metadata 

repository from location http://download.eclipse.org/releases/indigo: No 
repository found at http://download.eclipse.org/releases/indigo. -

g.apache.maven.InternalErrorException: Internal error: 
java.lang.RuntimeException: Failed to resolve target definition 
/home/mauro/devel-box/projects/udig/mpazos-udig-platform/targets/indigo/udig-
indigo-target.target
..."

> 3) try in eclipse
> 
I have imported org.locationtech.udig.targets.indigo, then I did a click on 
"Set as Target Platform", the process didn't progress because the host are not 
available. 

The "Target Definition" view have some wrong locations (unknown host)

http://download.eclipse.org/tools/orbit/downloads/drops/R20130517111416/repository 
http://download.eclipse.org/releases/indigo
http://archive.eclipse.org/technology/babel/update-site/R0.10.0/indigo

This is OK
http://udig.refractions.net/files/update-jai/


It looks like it is the same error it was described in the point 2. The Urls 
are wrong.

> Other than that we are trying to use JIRA to communicate (so we have less
> email to keep track of).
> 
> -- 
> Jody Garnett
-- 
Mauricio Pazos


Back to the top