bonsoir,
j'ai pas pu installer le projet squash tm sur Eclipse .
j'ai téléchargé la version v1.14 release ,losque j'ai fait un clean maven install du module provision j'ai trouvé l' erreur suivante :
[ERROR] Failed to execute goal com.google.code.maven-config-processor-plugin:maven-config-processor-plugin:1.9:process (fix-db-config-pathes) on project squashtest-csp-provision: Error during config processing: File not found [target/config/services/org.squashtest.csp.core.datasource.jdbc.config.properties]
[ERROR] [1] [INFO] File: /home/mayssa/workspace/squashtest-tm/provision/target/config/services/org.squashtest.csp.core.datasource.jdbc.config.properties does not exist.
[ERROR]
[ERROR] [2] [INFO] Failed to resolve classpath resource: target/config/services/org.squashtest.csp.core.datasource.jdbc.config.properties from classloader: ClassRealm[plugin>com.google.code.maven-config-processor-plugin:maven-config-processor-plugin:1.9, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
[ERROR]
[ERROR] [3] [INFO] Invalid artifact specification: 'target/config/services/org.squashtest.csp.core.datasource.jdbc.config.properties'. Must contain at least three fields, separated by ':'.
[ERROR]
[ERROR] [4] [INFO] Building URL from location: target/config/services/org.squashtest.csp.core.datasource.jdbc.config.properties
[ERROR] Error:
[ERROR] java.net.MalformedURLException: no protocol: target/config/services/org.squashtest.csp.core.datasource.jdbc.config.properties
[ERROR] at java.net.URL.(URL.java:593)
[ERROR] at java.net.URL.(URL.java:490)
[ERROR] at java.net.URL.(URL.java:439)
[ERROR] at org.apache.maven.shared.io.location.URLLocatorStrategy.resolve(URLLocatorStrategy.java:54)
[ERROR] at org.apache.maven.shared.io.location.Locator.resolve(Locator.java:81)
[ERROR] at com.google.code.configprocessor.maven.MavenFileResolver.resolve(MavenFileResolver.java:47)
[ERROR] at com.google.code.configprocessor.ConfigProcessor.execute(ConfigProcessor.java:85)
[ERROR] at com.google.code.configprocessor.ConfigProcessorMojo.execute(ConfigProcessorMojo.java:206)
[ERROR] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
[ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
[ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
[ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
[ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
[ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
[ERROR] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
[ERROR] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
[ERROR] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
[ERROR] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
[ERROR] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
[ERROR] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
[ERROR] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
[ERROR] at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[ERROR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR] at java.lang.reflect.Method.invoke(Method.java:498)
[ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
[ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
[ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
[ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[ERROR] -> [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/disp ... nException
installation du projet squash tm sur eclipse
installation du projet squash tm sur eclipse
+1. Je rencontre le même problème.