问题还是没有解决呀...,有遇到同样问题的大拿么? [WARNING] The requested profile "deps" could not be activated because it does not exist. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) on project cloud-utils: Failed during checkstyle execution: There are 1 checkstyle errors. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :cloud-utils
jamemeng 发件人: jamemeng 发送时间: 2014-06-17 16:07 收件人: users-cn 主题: Re: Re: 安装cs4.3:进入cs源码下载依赖包 $mvn -P deps 报错: 执行:mvn -P developer,systemvm clean install 还是报错: [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:45.483s [INFO] Finished at: Tue Jun 17 16:01:18 CST 2014 [INFO] Final Memory: 42M/101M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) on project cloud-utils: Failed during checkstyle execution: There are 1 checkstyle errors. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :cloud-utils /折磨 jamemeng 发件人: Wei ZHOU 发送时间: 2014-06-17 15:39 收件人: users-cn 主题: Re: 安装cs4.3:进入cs源码下载依赖包 $mvn -P deps 报错: mvn -P developer,systemvm clean install 2014-06-17 9:29 GMT+02:00 jamemeng <jamem...@gmail.com>: > 诸位大拿: > > 安装cs4.3时,进入cs源码下载依赖包,执行$mvn -P deps 报错: > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check > (cloudstack-checkstyle) on project cloud-utils: Failed during checkstyle > execution: There are 1 checkstyle errors. -> [Help 1] > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute > goal org.apache.maven.plugins:maven-checkstyle-plugin:2.11:check > (cloudstack-checkstyle) on project cloud-utils: Failed during checkstyle > execution > at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217) > at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) > at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) > at > org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) > at > org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) > at > org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) > at > org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) > at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537) > at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196) > at org.apache.maven.cli.MavenCli.main(MavenCli.java:141) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:622) > at > org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290) > at > org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230) > at > org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409) > at > org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352) > Caused by: org.apache.maven.plugin.MojoExecutionException: Failed during > checkstyle execution > at > org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute(CheckstyleViolationCheckMojo.java:422) > at > org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) > at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) > ... 19 more > Caused by: org.apache.maven.plugin.checkstyle.CheckstyleExecutorException: > There are 1 checkstyle errors. > at > org.apache.maven.plugin.checkstyle.DefaultCheckstyleExecutor.executeCheckstyle(DefaultCheckstyleExecutor.java:218) > at > org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute(CheckstyleViolationCheckMojo.java:413) > ... 21 more > 什么问题呀?找了好久都找不到原因? > 请大拿帮忙! > > > jamemeng > > 发件人: Kenway > 发送时间: 2014-05-28 10:43 > 收件人: users-cn@cloudstack.apache.org > 主题: Re: cloudstack 4.2.1状态不同步 > 如何解决状态不同步啊 > > The mail from Tom.liu > > 在 2014-5-28,9:26,"linux...@gmail.com" <linux...@gmail.com> 写道: > > > 你的问题是什么呢? > > > > 在 2014年5月28日 上午9:13,Kenway <kenway...@gmail.com> 写道: > >> > 我登录到虚拟机中,手动执行shutdown后,虚拟机在web-ui中一直是starting,如果通过web-ui点击关机,状态很快就stopped,求解 > >> > >> The mail from Tom > > > > > > > > -- > > 白清杰 (Born Bai) > > > > 北京开源愿景信息技术有限公司 > > > > Mail: linux...@gmail.com >