Hi again,
I did another try (mvn2+java5) but got the same error :(
Simo

$ mvn -version
Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200)
Java version: 1.5.0_24
Java home: /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home
Default locale: en_US, platform encoding: MacRoman
OS name: "mac os x" version: "10.6.4" arch: "i386" Family: "unix"

Failed tests:
  test1[3](org.apache.commons.math.util.FastMathStrictComparisonTest)

http://people.apache.org/~simonetripodi/
http://www.99soft.org/



On Wed, Feb 23, 2011 at 1:42 PM, Luc Maisonobe <l...@apache.org> wrote:
> Le 23/02/2011 12:54, Mikkel Meyer Andersen a écrit :
>> Simone,
>> Apparently there is some problems with Maven 3. Please try Maven 2
>> instead. To quote Luc from earlier: "I think I have read somewhere
>> that maven 3 have issues with the site plugin which was not ready for
>> production. Could you try using maven2 ?".
>
> I'm not sure this is the same problem. It looks more like the one
> Sebastian found. See these messages:
> <http://commons.markmail.org/thread/xjczt4mvgnj7rxvq>.
>
> I don't understand yet what happens.
>
> Luc
>
>>
>> Cheers, Mikkel.
>>
>> 2011/2/23 Simone Tripodi <simonetrip...@apache.org>:
>>> Salut Luc,
>>> compiling it with mvn3+java5 I got the following test error, is this 
>>> expected?
>>> Thanks in advance, a bientot,
>>> Simo
>>>
>>> $ mvn -version
>>> Apache Maven 3.0.2 (r1056850; 2011-01-09 01:58:10+0100)
>>> Java version: 1.5.0_24, vendor: Apple Inc.
>>> Java home: /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home
>>> Default locale: en_US, platform encoding: MacRoman
>>> OS name: "mac os x", version: "10.6.4", arch: "i386", family: "unix"
>>>
>>> -------------------------------------------------------------------------------
>>> Test set: org.apache.commons.math.util.FastMathStrictComparisonTest
>>> -------------------------------------------------------------------------------
>>> Tests run: 43, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.038
>>> sec <<< FAILURE!
>>> test1[3](org.apache.commons.math.util.FastMathStrictComparisonTest)
>>> Time elapsed: 0.004 sec  <<< FAILURE!
>>> java.lang.AssertionError: double atan2(1.1102230246251565E-16,
>>> -1.7976931348623157E308) expected 400921fb54442d18 actual
>>> c00921fb54442d18 entries [9, 6]
>>>        at org.junit.Assert.fail(Assert.java:74)
>>>        at 
>>> org.apache.commons.math.util.FastMathStrictComparisonTest.reportFailedResults(FastMathStrictComparisonTest.java:154)
>>>        at 
>>> org.apache.commons.math.util.FastMathStrictComparisonTest.callMethods(FastMathStrictComparisonTest.java:167)
>>>        at 
>>> org.apache.commons.math.util.FastMathStrictComparisonTest.setupMethodCall(FastMathStrictComparisonTest.java:189)
>>>        at 
>>> org.apache.commons.math.util.FastMathStrictComparisonTest.test1(FastMathStrictComparisonTest.java:88)
>>>
>>> http://people.apache.org/~simonetripodi/
>>> http://www.99soft.org/
>>>
>>>
>>>
>>> On Wed, Feb 23, 2011 at 12:25 PM, Luc Maisonobe <luc.maison...@free.fr> 
>>> wrote:
>>>> Le 23/02/2011 12:21, Luc Maisonobe a écrit :
>>>>> Tag: 
>>>>> http://svn.apache.org/repos/asf/commons/proper/math/tags/MATH_2_2_RC3/
>>>>>
>>>>> Distributions: http://people.apache.org/~luc/math-2.2-RC3/
>>>>>
>>>>> Maven artifacts: http://people.apache.org/~luc/math-2.2-RC3/maven/
>>>>>
>>>>> Documentation bundled with the binary distribution:
>>>>> http://people.apache.org/~luc/math-2.2-RC3/docs/
>>>>>
>>>>> Output of maven:site run against the source distribution:
>>>>> http://people.apache.org/~luc/math-2.2-RC3/site/
>>>>>
>>>>> Clirr report:
>>>>> http://people.apache.org/~luc/math-2.2-RC3/site/clirr-report.html
>>>>>
>>>>> Release notes: 
>>>>> http://people.apache.org/~luc/math-2.2-RC3/RELEASE-NOTES.txt
>>>>>
>>>>> Votes, please. This vote will close in 72 hours, 2011-02-26T12:00:00 UTC
>>>>>
>>>>> [ ] +1 Release these artifacts
>>>>
>>>> My own +1.
>>>>
>>>> Luc
>>>>
>>>>> [ ] +0 OK, but...
>>>>> [ ] -0 OK, but really should fix...
>>>>> [ ] -1 I oppose this release because...
>>>>>
>>>>> Thanks!
>>>>>
>>>>> Luc
>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>>>> For additional commands, e-mail: dev-h...@commons.apache.org
>>>>>
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>>> For additional commands, e-mail: dev-h...@commons.apache.org
>>>>
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>> For additional commands, e-mail: dev-h...@commons.apache.org
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to