You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jkleiber it seems I'm getting somewhere! Poking around in some of the links in the error messages brought me here: the build log from jitpack's attempt to build our library. At the bottom, it states "⚠️ ERROR: No build artifacts found". I assume this means that if we can make our library produce an artifact(s?), it will let us build it.
@aidnem have you tried looking at this: https://jitpack.io/docs/BUILDING/
we might need to add something on the coppercore side to get it to build correctly in jitpack
@jkleiber looks like I have to enable building publications in the build.gradle. Shall I branch off of Minh's JSON Controller Implementation branch just to give me something to import?
Purpose
Add coppercore as a dependency using jitpack. Potential alternative to #201 .
Project Scope
The text was updated successfully, but these errors were encountered: