Coder Social home page Coder Social logo

Jenkins issues. about echopet HOT 8 CLOSED

arnuh avatar arnuh commented on September 27, 2024
Jenkins issues.

from echopet.

Comments (8)

andrewkm avatar andrewkm commented on September 27, 2024

@Arnuh
EchoPet view is here: https://ci.ecocitycraft.com/view/EchoPet/

So I did some work, and I got past the reflection:
https://ci.ecocitycraft.com/view/EchoPet/job/Reflection/
Fixed

Next issue was robert:
https://ci.ecocitycraft.com/view/EchoPet/job/Robert/
Fixed

And now I'm stuck on PowerMessage (https://github.com/DSH105/PowerMessage)
https://ci.ecocitycraft.com/view/EchoPet/job/PowerMessage/
Build Log: https://ci.ecocitycraft.com/view/EchoPet/job/PowerMessage/4/console
Build Log from EchoPet: https://ci.ecocitycraft.com/view/EchoPet/job/EchoPet/4/console

Seems to be an issue downloading from:
[INFO] Downloading: http://repo.dsh105.com/com/dsh105/Commodus/1.0.2-SNAPSHOT/Commodus-1.0.2-SNAPSHOT.pom
...onwards (this is where it hangs).

Any ideas?
Gotta fix this PowerMessage thing to finally build EchoPet, or get the files from you?

from echopet.

andrewkm avatar andrewkm commented on September 27, 2024

@DSH105 maybe you can help, since I see it's your repo I'm trying to pull from.

from echopet.

Arnuh avatar Arnuh commented on September 27, 2024

For Java 11 they have a branch which seems stable enough to build and run but you either have to use the docker install or compile the file yourself I think? I've just been waiting for any new info on a beta build cause everything google gives is based on the hackathon.

Also I have slightly modified version of any lib echopet uses
https://github.com/Arnuh/Commodus
https://github.com/Arnuh/PowerMessage

The error looks more like the jar built but is corrupt and not a valid zip/jar file.

from echopet.

andrewkm avatar andrewkm commented on September 27, 2024

Oh, nice, I’ll try to build off your repos soon as I get out of bed. :). Hopefully we can get a smooth Jenkins going.

from echopet.

andrewkm avatar andrewkm commented on September 27, 2024

@Arnuh Ayyyyy my work is done :)
https://ci.ecocitycraft.com/view/EchoPet/job/EchoPet/
Robert, Reflection, Commodus, PowerMessage all built.
Echopet is properly building now, however now you just gotta fix compilation with latest WG.

I've set the above 4 projects on 3 hour interval, because doesn't need to be polling that often.
Meanwhile I've set EchoPet to 5 minute interval, so latest is always there if you need testing.

Here's the compilation error:
Full log: https://ci.ecocitycraft.com/view/EchoPet/job/EchoPet/6/console
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project EchoPet-API: Compilation failure [ERROR] /var/lib/jenkins/jobs/EchoPet/workspace/modules/API/src/com/dsh105/echopet/compat/api/util/WorldUtil.java:[54,99] cannot find symbol [ERROR] symbol: method asBlockVector(org.bukkit.Location) [ERROR] location: class com.sk89q.worldedit.bukkit.BukkitAdapter
This class: https://github.com/Arnuh/EchoPet/blob/master/modules/API/src/com/dsh105/echopet/compat/api/util/WorldUtil.java
Issues with your latest commit basically.

But yeah, jenkins is ready.

PS: Rolling back your latest commit, can confirm it builds fine on a test repo I made. But then we of course need the new WE/WG system working so rip. Will wait for you to fix.

from echopet.

andrewkm avatar andrewkm commented on September 27, 2024

Oh also, it doesn't seem like WE repo has 7.0 btw.
We had this same problem on some of our plugins, and had to upload the actual jars to the project lib.
http://builds.enginehub.org/job/worldedit/10607/download/worldedit-bukkit-7.0.0-SNAPSHOT-dist.jar
http://builds.enginehub.org/job/worldguard/10609/download/worldguard-legacy-7.0.0-SNAPSHOT-dist.jar

Maybe that's the issue. Totally guessing tho.

from echopet.

Arnuh avatar Arnuh commented on September 27, 2024

Well they have a repo.. but it seems like they changed the API again? but I see no commits available on the git.
EngineHub/WorldEdit@f0070c1
Could be this commit?

from echopet.

andrewkm avatar andrewkm commented on September 27, 2024

Your latest change seems to have built:
https://ci.ecocitycraft.com/view/EchoPet/job/EchoPet/ @Arnuh

from echopet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.