Not sure if this is the place for this, but I have following error message while building studio platform module. any help would be really appreciate.
$ mvn clean install -e -Pmirrored -Dp2MirrorUrl=file//E:\BONITA\6.1 [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thre ad count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building platform 6.2.1 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ platform --- [INFO] Deleting c:\Users\daniel castro\bonita-studio\platform\target [INFO] [INFO] --- maven-antrun-plugin:1.7:run (Generate target file) @ platform --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] P2 Mirror Repository = file//E:BONITA6.1 [copy] Copying 1 file to c:\Users\daniel castro\bonita-studio\platform [INFO] Executed tasks [INFO] [INFO] --- tycho-packaging-plugin:0.18.0:package-target-definition (default-package-target-definition) @ platform --- [INFO] [INFO] --- target-platform-validation-plugin:0.18.0:validate-target-platform (default) @ platform --- [INFO] Validating c:\Users\daniel castro\bonita-studio\platform\platform.target... [INFO] Failed, see Error log below [ERROR] Validation found errors in 1 .target files: Could not resolve content of platform.target [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.129 s [INFO] Finished at: 2014-02-26T15:56:37-04:00 [INFO] Final Memory: 9M/240M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.eclipse.tycho.extras:target-platform-validation-plugin:0.18.0:validate-target-plat form (default) on project platform: Validation found errors in 1 .target files: [ERROR] Could not resolve content of platform.target [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho.extras:target-platfo rm-validation-plugin:0.18.0:validate-target-platform (default) on project platform: Validation found errors in 1 .tar get files: Could not resolve content of platform.target at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) 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:108) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuild er.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:213) at org.apache.maven.cli.MavenCli.main(MavenCli.java:157) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) Caused by: org.apache.maven.plugin.MojoExecutionException: Validation found errors in 1 .target files: Could not resolve content of platform.target at org.eclipse.tycho.extras.tpvalidator.TPValidationMojo.execute(TPValidationMojo.java:90) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 19 more [ERROR] [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 - See more at: http://community.bonitasoft.com/groups/installation-6x/issue-building-studio-platform-module#sthash.vJa68sie.dpuf Thanks. -- View this message in context: http://maven.40175.n5.nabble.com/Hi-I-have-following-issue-building-STUDIO-PLATFORM-MODULE-tp5786680.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org