You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Robert L. Gurule" <rg...@lanl.gov> on 2010/01/26 20:05:24 UTC

Re: Problem building with eclipse/ maven-surefire-plugin is missing!!!

This is what I got when i built it with "mvn -U clean package"


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.james.userrepository.MockUsersRepositoryTest
Tests run: 7, Failures: 0, Errors: 7, Skipped: 0, Time elapsed: 0.062 sec
<<< FA
ILURE!

Results :

Tests in error:
  testUsersRepositoryEmpty(org.apache.james.userrepository.MockUsersRepositoryTe
st)
  testAddUserOnce(org.apache.james.userrepository.MockUsersRepositoryTest)
  testUserAddedIsFound(org.apache.james.userrepository.MockUsersRepositoryTest)
  testUserListing(org.apache.james.userrepository.MockUsersRepositoryTest)
  testUserPassword(org.apache.james.userrepository.MockUsersRepositoryTest)
  testUserAddRemoveCycle(org.apache.james.userrepository.MockUsersRepositoryTest
)
  testCaseInsensitivesMethods(org.apache.james.userrepository.MockUsersRepositor
yTest)

Tests run: 7, Failures: 0, Errors: 7, Skipped: 0

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to C:\Documents and Settings\106052\My
Documents\James\james-server
\user-library\target\surefire-reports for the individual test results.
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Tue Jan 26 12:00:09 MST 2010
[INFO] Final Memory: 51M/63M
[INFO]
------------------------------------------------------------------------



> Hi Robert,
>
> could you try to run "mvn -U clean package" ?
>
> Thx,
> Norman
>
> 2010/1/25 Robert L. Gurule <rg...@lanl.gov>:
>> I get an error while building  it looks like it's looking for the
>> maven-surefire-plugin...
>>
>> any ideas?
>>
>> [INFO] Apache JAMES Server User Library ...................... FAILED
>> [3.203s]
>> [
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR]
>>
>> Mojo:
>>
>>   org.apache.maven.plugins:maven-surefire-plugin:2.4.3:test
>>
>> FAILED for project:
>>
>>   org.apache.james:james-server-user-library:jar:3.0-M1
>>
>> Reason:
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>> For additional commands, e-mail: server-dev-help@james.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: Problem building with eclipse/ maven-surefire-plugin is missing!!!

Posted by Norman Maurer <no...@googlemail.com>.
Hi Robert,

are you sure you are using the latest trunk ? Try svn update to get
the lastest code. With current trunk all tests pass without problems..

See:
http://hudson.zones.apache.org/hudson/view/James/job/james-server-trunk-m2/

Bye,
Norman

2010/1/26 Robert L. Gurule <rg...@lanl.gov>:
> This is what I got when i built it with "mvn -U clean package"
>
>
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.james.userrepository.MockUsersRepositoryTest
> Tests run: 7, Failures: 0, Errors: 7, Skipped: 0, Time elapsed: 0.062 sec
> <<< FA
> ILURE!
>
> Results :
>
> Tests in error:
>  testUsersRepositoryEmpty(org.apache.james.userrepository.MockUsersRepositoryTe
> st)
>  testAddUserOnce(org.apache.james.userrepository.MockUsersRepositoryTest)
>  testUserAddedIsFound(org.apache.james.userrepository.MockUsersRepositoryTest)
>  testUserListing(org.apache.james.userrepository.MockUsersRepositoryTest)
>  testUserPassword(org.apache.james.userrepository.MockUsersRepositoryTest)
>  testUserAddRemoveCycle(org.apache.james.userrepository.MockUsersRepositoryTest
> )
>  testCaseInsensitivesMethods(org.apache.james.userrepository.MockUsersRepositor
> yTest)
>
> Tests run: 7, Failures: 0, Errors: 7, Skipped: 0
>
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] There are test failures.
>
> Please refer to C:\Documents and Settings\106052\My
> Documents\James\james-server
> \user-library\target\surefire-reports for the individual test results.
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 14 seconds
> [INFO] Finished at: Tue Jan 26 12:00:09 MST 2010
> [INFO] Final Memory: 51M/63M
> [INFO]
> ------------------------------------------------------------------------
>
>
>
>> Hi Robert,
>>
>> could you try to run "mvn -U clean package" ?
>>
>> Thx,
>> Norman
>>
>> 2010/1/25 Robert L. Gurule <rg...@lanl.gov>:
>>> I get an error while building  it looks like it's looking for the
>>> maven-surefire-plugin...
>>>
>>> any ideas?
>>>
>>> [INFO] Apache JAMES Server User Library ...................... FAILED
>>> [3.203s]
>>> [
>>> [INFO]
>>> ------------------------------------------------------------------------
>>> [ERROR]
>>>
>>> Mojo:
>>>
>>>   org.apache.maven.plugins:maven-surefire-plugin:2.4.3:test
>>>
>>> FAILED for project:
>>>
>>>   org.apache.james:james-server-user-library:jar:3.0-M1
>>>
>>> Reason:
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>>> For additional commands, e-mail: server-dev-help@james.apache.org
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
>> For additional commands, e-mail: server-dev-help@james.apache.org
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org