Hi group,

I have weird problem with my lab-lift app. Since yesterday I can't
bring up jetty up and running. There is no errro just after execute
mvn jetty:run I'm getting prompt from cli after few seconds.

Here is output from jety:run
===============================================
S:\NetBeansProjects\lab-lift>mvn jetty:run
[INFO] Scanning for projects...
[INFO]
------------------------------------------------------------------------
[INFO] Building lab-lift
[INFO]    task-segment: [jetty:run]
[INFO]
------------------------------------------------------------------------
[INFO] Preparing jetty:run
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (Cp1250 actually) to copy filtered
resources, i.e. build is
rm dependent!
[INFO] Copying 0 resource
[INFO] [yuicompressor:compress {execution: default}]
[INFO] nb warnings: 0, nb errors: 0
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [scala:compile {execution: default}]
[INFO] Checking for multiple versions of scala
[INFO] includes = [**/*.scala,**/*.java,]
[INFO] excludes = []
[INFO] Compiling 4 source files to S:\NetBeansProjects\lab-lift\target
\classes
[WARNING] jvmArgs are ignored when run in process :-classpath
[WARNING] jvmArgs are ignored when run in process :
[WARNING] jvmArgs are ignored when run in process :-Xbootclasspath/a:C:
\Documents and Settings
uk\.m2\repository\org\scala-lang\scala-library\2.7.7\scala-
library-2.7.7.jar
S:\NetBeansProjects\lab-lift>
================================================
There is no error, no message even when using -e switch to maven..
Any idea what can be wrong ?
I deleted all maven repository, everything was downloaded again -
problem still exists.


--~--~---------~--~----~------------~-------~--~----~
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