maven allClean allBuild -Dmaven.test.failure.ignore=true
and send the failing test reports to the list. It is usually helpful to include the java version and platform For me, this results in a working build despite the test failures.
BTW the failures I am seeing are in security and do not occur when I run a build in the security module.
thanks david jencks
On Aug 29, 2004, at 8:54 PM, Daniel M. wrote:
I already spent about two days playing with this trying to install it and troubleshoot it on my own. I definitely need some help. The errors I get after doing a "maven allClean allBuild" are: "Unable to obtain goal [test:test] -- /root/.maven/cache/maven-test-plugin-1.6.2/ plugin.jelly:181:54: <fail> There were test failures."
so I look in "${JETSPEED_DIR}/components/security/target/test-reports" at "*.security.TestUserManager.txt" and the error in that file is: "------------- Standard Error ----------------- log4j:WARN No appenders could be found for logger (org.apache.jetspeed.component s.jndi.TyrexJNDIComponent). log4j:WARN Please initialize the log4j system properly. ------------- ---------------- ---------------"
How do I fix this?
If anyone has suggestions I would definitely appreciate it. I attempted to use Liferay before but I gave up on it as well.
Thank you in advance for your help.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
