Closed ghost closed 7 years ago
Thanks!
Doesn't seem to work:
Uh-oh, this build did not succeed.
Author Ankit
Build rutgerkok/Pokkit #2
Branch master
Commits Save the CircleCi artifacts! (#72) 46c1ee1
For more detailed failure reports, use JUnit XML formatting.
Failing command: cp -R ./target/Pokkit*.jar $CIRCLE_ARTIFACTS
Exit code: 1
Output:
cp: cannot stat ‘./target/Pokkit*.jar’: No such file or directory
cp -R ./target/Pokkit*.jar $CIRCLE_ARTIFACTS returned exit code 1
Action failed: cp -R ./target/Pokkit*.jar $CIRCLE_ARTIFACTS
The rest of your commands were successful:
• Starting the build
• Start container
• Enable SSH
• Restore source cache
• Checkout using deploy key: 63:19:0b:31:e1:e1:7a:8b:42:8f:13:ae:c3:c0:d6:0c
• Configure the build
• Setting Java version to Oracle 8
• Exporting JAVA_HOME
• Restore cache
• git submodule sync
• git submodule update --init
• mvn clean
• mvn package
• Collect test metadata
• Disable SSH
Change the Pokkit.jar to pokkit.jar !
CircleCi was not making the artifacts! Now it will make artifacts!