Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Failure: Cucumber-JVM: Scala (FAILURE) #167

Closed
restagner opened this issue Jan 23, 2012 · 3 comments
Closed

Build Failure: Cucumber-JVM: Scala (FAILURE) #167

restagner opened this issue Jan 23, 2012 · 3 comments

Comments

@restagner
Copy link

After removing my copy of the cucumber-jvm directory and then performing another git clone of the latest code (commit ddaf8bc), I attempted to perform a mvn clean install and encountered the following error messages:

[INFO] Cucumber-JVM ...................................... SUCCESS [1.785s]
[INFO] Cucumber-JVM: Core ................................ SUCCESS [10.738s]
[INFO] Cucumber-JVM: JUnit ............................... SUCCESS [2.456s]
[INFO] Cucumber-JVM: Scala ............................... FAILURE [3.726s]
.
.
.
INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19.928s
[INFO] Finished at: Sun Jan 22 19:07:23 PST 2012
[INFO] Final Memory: 24M/160M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (generate-i18n-sources) on project cucumber-scala: An Ant BuildException has occured: Script Failed: /home/restagner/src/cucumber-jvm/scala/src/usr/local/apache-maven-3.0.3/bin/mvnmain/usr/local/apache-maven-3.0.3/bin/mvncode_generator/usr/local/apache-maven-3.0.3/bin/mvnI18n.scala.txt (No such file or directory)
[ERROR] 
[ERROR] around Ant part ...<groovy>import groovy.text.SimpleTemplateEngine... @ 5:11 in /home/restagner/src/cucumber-jvm/scala/target/antrun/build-main.xml
@dkowis
Copy link
Member

dkowis commented Jan 23, 2012

I can't reproduce this.

A fresh checkout and build from latest head runs just fine...

This:
Script Failed: /home/restagner/src/cucumber-jvm/scala/src/usr/local/apache-maven-3.0.3/bin/mvnmain/usr/local/apache-maven-3.0.3/bin/mvncode_generator/usr/local/apache-maven-3.0.3/bin/mvnI18n.scala.txt (No such file or directory)
[ERROR]

is rather odd. It looks like it's injecting $PATH somehow into the groovy script, or the paste is horribly messed up.

@restagner
Copy link
Author

@dkowis Yeah, I thought that path was very strange as well. I'll give it another try and see how it goes.

@lock
Copy link

lock bot commented Oct 25, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 25, 2018
mpkorstanje pushed a commit that referenced this issue Oct 4, 2019
mpkorstanje pushed a commit that referenced this issue Oct 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants