rutgerkok / Pokkit

Nukkit plugin that is able to load Bukkit plugins. Bring your Bukkit plugins to Minecraft PE!
Other
79 stars 27 forks source link

Saves the artifacts! #72

Closed ghost closed 7 years ago

ghost commented 7 years ago

CircleCi was not making the artifacts! Now it will make artifacts!

rutgerkok commented 7 years ago

Thanks!

rutgerkok commented 7 years ago

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
ghost commented 7 years ago

Change the Pokkit.jar to pokkit.jar !