microsoft / microsoft/semantic-kernel-java
Java: Bug: cant build Java examples
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 276
- Forks
- 56
- Avg merge
- 17h 45m
- Merged PRs (30d)
- 4
Description
Describe the bug
O think that there is an inconsistency between the examples and the actual filenames
Even when installing all available maven deps, I wasn't able to find the SKBuilder class to actually build the Kernels, therefore leaving me unable to test anything
Did any changes happened recently that leaves the examples obsolete?
iReproduce**
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
The samples in the project should work
Screenshots
If applicable, add screenshots to help explain your problem.
Platform
- OS: [e.g. Windows, Mac]
- IDE: [e.g. Visual Studio, VS Code]
- Language: [e.g. C#, Python]
- Source: [e.g. NuGet package version 0.1.0, pip package version 0.1.0, main branch of repository]
Additional context
Add any other context about the problem here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Java examples and the Maven dependency declarations, then check how SKBuilder is referenced and whether that class exists in the current project. Reproduce the build using the available Maven dependencies and compare the example filenames with the actual source files. Done means the samples build and the kernel-building example can be run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100