-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
bugSomething isn't workingSomething isn't workingmacOSRelated to the macOS operating systemRelated to the macOS operating system
Description
Describe the bug
./gradlew testClasses
* What went wrong:
Could not determine the dependencies of task ':darklaf-macos:linkArm64'.
> Failed to calculate the value of property 'linkerInputs'.
> Could not resolve all artifacts for configuration ':darklaf-macos:arm64NativeLinkLibraries'.
> Could not find any matches for dev.nokee.framework:AppKit:latest.release as no versions of dev.nokee.framework:AppKit are available.
Searched in the following locations:
- https://oss.sonatype.org/content/repositories/snapshots/dev/nokee/framework/AppKit/maven-metadata.xml
- https://repo.maven.apache.org/maven2/dev/nokee/framework/AppKit/maven-metadata.xml
- http://127.0.0.1:59758/dev/nokee/framework/AppKit/
Required by:
project :darklaf-macos
> Could not find any matches for dev.nokee.framework:Cocoa:latest.release as no versions of dev.nokee.framework:Cocoa are available.
Searched in the following locations:
- https://oss.sonatype.org/content/repositories/snapshots/dev/nokee/framework/Cocoa/maven-metadata.xml
- https://repo.maven.apache.org/maven2/dev/nokee/framework/Cocoa/maven-metadata.xml
- http://127.0.0.1:59758/dev/nokee/framework/Cocoa/
Required by:
project :darklaf-macos
Have you seen such failures? Could you suggest what could be wrong here?
I don't understand what is the repository that holds dev.nokee.framework:AppKit.
To Reproduce
I'm trying to build 0622af3 locally (~recent master)
Additional Information:
- OS: macOS
- OS Version: 13.12.1
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingmacOSRelated to the macOS operating systemRelated to the macOS operating system