Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] udig environment + build

Hi Mauricio,

>> 5) the commandline maven build does not work for me on a 64 bit linux box.
> Hi Andrea welcome!
> I think we have similar environment. In my case this is the detailed
> environment:
> Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100)
> Java version: 1.6.0_24, vendor: Sun Microsystems Inc.
> Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
> OS name: "linux", version: "3.2.0-29-generic", arch: "amd64", family: "unix"
>
> this command is working OK on my desk
> $ mvn install -f pom-libs.xml

I am talking about the udig build, not just the libs download (that
one works well for me). Try to run the mvn install -Dall from the root
folder.

Cheers,
Andrea

>
> cheers
> --
> Mauricio Pazos


Back to the top