Hi Atsuhiko,

I trying the steps u have given but getting this error when execute
the STEP 3

$ mvn package

[INFO] Scanning for projects...
[INFO]
------------------------------------------------------------------------
[INFO] Building test
[INFO]    task-segment: [package]
[INFO]
------------------------------------------------------------------------
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered
resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
[INFO] [yuicompressor:compress {execution: default}]
[INFO] nb warnings: 0, nb errors: 0
[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [scala:compile {execution: default}]
[INFO] Checking for multiple versions of scala
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered
resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
[INFO] [compiler:testCompile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [scala:testCompile {execution: default}]
[INFO] Checking for multiple versions of scala
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/amit/scalaWorkspace/test/
target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running test.test.test.AppTest
[Fatal Error] :3:4: The markup in the document following the root
element must be well-formed.


Please advise, what could be the reason of this error.

And what is the meaning of STEP 4 and STEP 5

$ appengine-java-sdk-1.2.0/bin/dev_appserver.sh target/test-1.0-
SNAPSHOT

$ appengine-java-sdk-1.2.0/bin/appcfg.sh update target/test-1.0-
SNAPSHOT

where is this appengine-java-sdk-1.2.0 is located ???



Thanks & Regards
Amit Kumar Verma

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to