Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] headless build in ol' 1.1.x

Very interesting indeed. Not sure why this is the case. Maybe you can put the property in the properties file. I never noticed this on my build... Mind you I haven't analyzed it in some while since it seemed to work :P.

Jesse

On 10-Nov-08, at 12:34 AM, andrea antonello wrote:

I am testing the headless build for 1.1.x. The sdk build fails because
a filenotfound thing that is really due to the fact that it is not
able to download several of the source packages (of geotools).
Is it possible that the links are somewhat wrong?

could be but could you give me the patch to look at?  I am not sure I
understand the issue.

What do you mean by "the patch"?
It worked just by substituting teh product in the properties file.


The errors I get are something like:
     [get] Getting:
file:////home/moovida/.m2/repository/gt_source/gt2-api-2.2.3-SNAPSHOT-sources.jar
     [get] To:
/container/development/udig/1.1.x_build/builds/1.1.x-sdk/plugins/ net.refractions.udig.libs.source/${lib}/gt2-apisrc.zip
     [get] Error getting
file:////home/moovida/.m2/repository/gt_source/gt2-api-2.2.3-SNAPSHOT-sources.jar
to /container/development/udig/1.1.x_build/builds/1.1.x-sdk/plugins/ net.refractions.udig.libs.source/${lib}/gt2-apisrc.zip
     [get] Getting:
file:////home/moovida/.m2/repository/gt_source/gt2-gml-2.2.3-SNAPSHOT-sources.jar
     [get] To:
/container/development/udig/1.1.x_build/builds/1.1.x-sdk/plugins/ net.refractions.udig.libs.source/${lib}/gt2-gmlsrc.zip
     [get] Error getting
file:////home/moovida/.m2/repository/gt_source/gt2-gml-2.2.3-SNAPSHOT-sources.jar
to /container/development/udig/1.1.x_build/builds/1.1.x-sdk/plugins/ net.refractions.udig.libs.source/${lib}/gt2-gmlsrc.zip
     [get] Getting:
file:////home/moovida/.m2/repository/gt_source/gt2-main-2.2.3-SNAPSHOT-sources.jar
     [get] To:
/container/development/udig/1.1.x_build/builds/1.1.x-sdk/plugins/ net.refractions.udig.libs.source/${lib}/gt2-mainsrc.zip
     [get] Error getting
file:////home/moovida/.m2/repository/gt_source/gt2-main-2.2.3-SNAPSHOT-sources.jar
to /container/development/udig/1.1.x_build/builds/1.1.x-sdk/plugins/ net.refractions.udig.libs.source/${lib}/gt2-mainsrc.zip
     [get] Getting:
file:////home/moovida/.m2/repository/gt_source/gt2-render-2.2.3-SNAPSHOT-sources.jar
     [get] To:
/container/development/udig/1.1.x_build/builds/1.1.x-sdk/plugins/ net.refractions.udig.libs.source/${lib}/gt2-rendersrc.zip
     [get] Error getting
file:////home/moovida/.m2/repository/gt_source/gt2-render-2.2.3-SNAPSHOT-sources.jar
to /container/development/udig/1.1.x_build/builds/1.1.x-sdk/plugins/ net.refractions.udig.libs.source/${lib}/gt2-rendersrc.zip
     [get] Getting:
file:////home/moovida/.m2/repository/gt_source/gt2-coverage-2.2.3-SNAPSHOT-sources.jar
     [get] To:
/container/development/udig/1.1.x_build/builds/1.1.x-sdk/plugins/ net.refractions.udig.libs.source/${lib}/gt2-coveragesrc.zip
...etc

Right now when pasting I note the ${lib} in the path. That is probably
the reason.

Andrea





In help of this hypotesis comes the fact that, if I change the product
file url from udig-sdk to udig, then it produces me a nice well
running udig package (for now tested only on linux for linux).

Ciao
Andrea
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel



Back to the top