Actions
Bug #2655
closedrudder-plugin-helloworld from branch 2.5 doesn't compile anymore
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
[ERROR] /var/lib/jenkins/jobs/plugin-helloworld-2.5-branch/workspace/src/main/scala/com/normation/plugins/helloworld/extension/CreateRuleExtension.scala:83: error: value target is not a member of com.normation.rudder.domain.policies.Rule [ERROR] cr.target match { [ERROR] ^ [ERROR] one error found [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 28.494s [INFO] Finished at: Sun Jul 15 01:16:45 CEST 2012 [INFO] Final Memory: 11M/71M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal net.alchim31.maven:scala-maven-plugin:3.0.2:compile (scala-compile-first) on project hello-world: wrap: org.apache.commons.exec.ExecuteException: Process exited with an error: 1(Exit value: 1) -> [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
Updated by Jean VILVER over 12 years ago
warning: The first commit associated with that issue is not the good one.
Updated by Jonathan CLARKE over 12 years ago
- Target version changed from 47 to 50
Updated by Jonathan CLARKE over 12 years ago
- Target version changed from 50 to 2.4.0~beta3
Updated by Jean VILVER over 12 years ago
- Status changed from New to Pending technical review
Updated by Nicolas CHARLES over 12 years ago
- Status changed from Pending technical review to Released
- % Done changed from 0 to 100
The real commit is 1fa3fc0920a3a1257366fb86031df6524324941d
And the modification is correct
Actions