Our latest build left out a few files. We've got some open JIRA issues to
update the build script.

In the meantime, you can add "-Dmaven.test.skip=true" to skip them.

We also have a document in our wiki describing the Maven2 WAR Overlay
method:
http://www.ja-sig.org/wiki/display/CASUM/Best+Practice+-+Setting+Up+CAS+Locally+using+the+Maven2+WAR+Overlay+Method

It might be helpful as a more sustainable method for maintaining CAS
locally.

Cheers,
Scott


On Tue, Jan 12, 2010 at 8:46 AM, Leandro Cascino Repolho <
[email protected]> wrote:

>  Hi,
>
>
>
> I am trying to install a freshly downloaded ‘CAS 3.3.5’ but always getting
> the error bellow after running “mvn package install”:
>
>
>
> [ERROR MESSAGE BEGINS]
>
>
>
> […]
>
>
>
> Tests run: 355, Failures: 0, Errors: 6, Skipped: 0
>
>
>
> [INFO]
> ------------------------------------------------------------------------
>
> [ERROR] BUILD FAILURE
>
> [INFO]
> ------------------------------------------------------------------------
>
> [INFO] There are test failures.
>
>
>
> Please refer to
> D:\downloads\cas-server-3.3.5\cas-server-core\target\surefire-re
>
> ports for the individual test results.
>
> [INFO]
> ------------------------------------------------------------------------
>
> [INFO] For more information, run Maven with the -e switch
>
> [INFO]
> ------------------------------------------------------------------------
>
> [INFO] Total time: 44 seconds
>
> [INFO] Finished at: Tue Jan 12 11:30:47 BRST 2010
>
> [INFO] Final Memory: 24M/44M
>
> [INFO]
> ------------------------------------------------------------------------
>
>
>
> [ERROR MESSAGE ENDS]
>
>
>
> I have searched the “ERROR!” message in the “surefire-reports” folder and
> found theses lines:
>
>
>
> 1)
> testWithAlternativeRealm(org.jasig.cas.authentication.handler.support.JaasAuthenticationHandlerTests)
> Time elapsed: 0.015 sec  <<< ERROR!
>
> 2)
> testWithAlternativeRealmAndValidCredentials(org.jasig.cas.authentication.handler.support.JaasAuthenticationHandlerTests)
> Time elapsed: 0 sec  <<< ERROR!
>
> 3)
> testWithValidCredenials(org.jasig.cas.authentication.handler.support.JaasAuthenticationHandlerTests)
> Time elapsed: 0 sec  <<< ERROR!
>
> 4)
> testWithInvalidCredentials(org.jasig.cas.authentication.handler.support.JaasAuthenticationHandlerTests)
> Time elapsed: 0 sec  <<< ERROR!
>
> 5)
> testResponse(org.jasig.cas.authentication.principal.GoogleAccountsServiceTests)
> Time elapsed: 0.015 sec  <<< ERROR!
>
> 6)
> testNoService(org.jasig.cas.web.support.GoogleAccountsArgumentExtractorTests)
> Time elapsed: 0 sec  <<< ERROR!
>
>
>
> --
>
> Leandro Cascino Repolho
>
> +55 11 80207884
>
> --
> You are currently subscribed to [email protected] as: 
> [email protected]
>
> To unsubscribe, change settings or access archives, see 
> http://www.ja-sig.org/wiki/display/JSG/cas-dev
>
>

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-dev

Reply via email to