Realm Basic Authentication required

2007-09-07 Thread theozaf

Hi guys I am trying mvn install in the correct path and what I get is the
following error, I have to mention that the realm dippst exists in a BEA
DBmanager and is set to true.

com.meterware.httpunit.AuthorizationRequiredException: Basic authentication
req
ired: realm="dippst"
at
com.meterware.httpunit.WebClient.validateHeaders(WebClient.java:571)
at com.meterware.httpunit.WebClient.updateClient(WebClient.java:464)
at com.meterware.httpunit.WebWindow.updateWindow(WebWindow.java:139)
at
com.meterware.httpunit.WebWindow.getSubframeResponse(WebWindow.java:
30)
at com.meterware.httpunit.WebWindow.getResponse(WebWindow.java:121)
at com.meterware.httpunit.WebWindow.updateWindow(WebWindow.java:144)
at
com.meterware.httpunit.WebWindow.getSubframeResponse(WebWindow.java:
30)
at com.meterware.httpunit.WebWindow.getResponse(WebWindow.java:121)
at com.meterware.httpunit.WebClient.getResponse(WebClient.java:113)
at
eu.ohim.dip.tests.FunctionalTest.testDecisionCrud(FunctionalTest.jav
:77)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl
java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcce
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:552)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:411)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:785)
at
org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:114)
at org.testng.TestRunner.privateRun(TestRunner.java:693)
at org.testng.TestRunner.run(TestRunner.java:574)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:241)
at org.testng.SuiteRunner.run(SuiteRunner.java:145)
at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:901)
at org.testng.TestNG.runSuitesLocally(TestNG.java:863)
at
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeTes
NG(TestNGDirectoryTestSuite.java:195)
at
org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(Te
tNGDirectoryTestSuite.java:133)
at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl
java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcce
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(S
refireBooter.java:290)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.
ava:818)
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 1.64 sec <<<
FA
LURE!

Results :

Failed tests:
  testDecisionCrud(eu.ohim.dip.tests.FunctionalTest)
  testDecisionSearch(eu.ohim.dip.tests.FunctionalTest)

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

[INFO]

[ERROR] BUILD FAILURE
[INFO]

[INFO] There are test failures.
[INFO]

[INFO] For more information, run Maven with the -e switch
[INFO]

[INFO] Total time: 11 seconds
[INFO] Finished at: Fri Sep 07 15:26:55 EEST 2007
[INFO] Final Memory: 8M/15M
[INFO]


-- 
View this message in context: 
http://www.nabble.com/Realm-Basic-Authentication-required-tf4401161s177.html#a12554689
Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Build Error

2007-08-26 Thread theozaf

Hi man I'av cheked what you suggest me, but unfortunatelly didn't solve the
problem since I had already done it. I will keep on trying, if any further
help would be gratefull
-- 
View this message in context: 
http://www.nabble.com/Build-Error-tf4324489s177.html#a12342145
Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Build Error

2007-08-24 Thread theozaf

Hi guys I a really new to alla that maven thing, so I come up with some
silly, for many of you, questions :) . Well I download the server and run it
on my PC, then configuring all the settings.xml file and I think it's
correct. I am testing by mvn --version which at least means the server runs.
But when I am trying any other command lets say mvn instal just for testing
I got the following error message. Any suggestion at least what should I
check. I am trying to upload the plugins but I think I missing a point. 

[INFO] Repository 'central' will be blacklisted
[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO] The plugin 'org.apache.maven.plugins:maven-resources-plugin' does not
exi
st or no valid version could be found
[INFO]

[INFO] For more information, run Maven with the -e switch
[INFO]

[INFO] Total time: 3 seconds
[INFO] Finished at: Fri Aug 24 19:10:41 EEST 2007
[INFO] Final Memory: 1M/2M
[INFO]



Theo
-- 
View this message in context: 
http://www.nabble.com/Build-Error-tf4324489s177.html#a12315549
Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]