I'm just guessing here... but it looks like the spaces in path names is
causing confusion.

What are your environment variables?

On Mon, Nov 16, 2009 at 8:59 AM, Marcin Jurczuk <[email protected]> wrote:

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


-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Surf the harmonics

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

Reply via email to