Yes I'm on line and run mvn jetty:run and get the same error: What's the mean " command line returned non-zero value:1" in maven?
[WARNING] 204 errors found [INFO] ------------------------------------------------------- [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------- [INFO] command line returned non-zero value:1 On Tue, Nov 3, 2009 at 3:22 PM, Richard Hirsch <[email protected]>wrote: > Does the online build ("mvn clean install") still work? > > On Tue, Nov 3, 2009 at 7:31 AM, Xuefeng Wu <[email protected]> wrote: > > I build failed but I do not think it's because offline. > > > > When I run mvn -o clean install > > I get this: > > > > [WARNING] 204 errors found > > [INFO] ---------------------------------------------------------- > > [ERROR] BUILD FAILURE > > [INFO] ---------------------------------------------------------- > > [INFO] command line returned non-zero value:1 > > [INFO] ---------------------------------------------------------- > > [INFO] For more information, run Maven with the -e switch > > > > > > > > On Sat, Oct 31, 2009 at 6:23 PM, Richard Hirsch <[email protected] > >wrote: > > > >> There are a few of us who have trouble compiling ESME when offline. > >> Although I have everything in the maven repository, I get errors when > >> doing a "mvn install". Is there something we can do about this - maybe > >> change the pom.xml? > >> > >> D. > >> > > > > > > > > -- > > Scala中文社区: http://groups.google.com/group/scalacn > > > -- Scala中文社区: http://groups.google.com/group/scalacn
