Print

Print


Hi,

I was having that same problem on my Mac, and I'm not sure why.  It doesn't happen on Linux with the same JDK version,
so maybe it is something about the OSX Java distribution.  I'm honestly not sure.

You can fix it by editing trunk/parent/pom.xml in this section.

<plugin>
    <artifactId>maven-compiler-plugin</artifactId>
    <version>3.1</version>
    <configuration>
        <source>1.7</source>
        <target>1.7</target>
    </configuration>
</plugin>

Remove or comment out the two lines containing "1.7" and the error should go away when you rebuild.

I'll look into why this is happening...

--Jeremy

-----Original Message-----
From: [log in to unmask] [mailto:[log in to unmask]] On Behalf Of Luca Colaneri
Sent: Tuesday, December 17, 2013 2:17 AM
To: hps-software
Subject: build problems

Hello,
I've been trying to install the whole trunk on my laptop (a MacBook Pro, it a first time installation, so there should not be conflicts with previous versions) but I've been encountering some problems.
After installing Maven and downloading the packages, I tryed to install it and obtained the error message you can see in the attached screenshot.
Am I doing something wrong?
Thank you

L.C.

--
Dr. Luca Colaneri
Dipartimento di Fisica
Universita' degli Studi di Roma Tor Vergata Via della Ricerca Scientifica s.n.c. 00133 Roma
+39 06 72594560


########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the HPS-SOFTWARE list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=HPS-SOFTWARE&A=1

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the HPS-SOFTWARE list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=HPS-SOFTWARE&A=1