microsoft / microsoft/semantic-kernel-java
Java: Bug: cant build Java examples
还没有人认领这个 Issue。
- 主要语言
- Java
- 星标
- 276
- 派生
- 56
- 平均合并
- 17 小时 45 分钟
- 30 天内合并 PR
- 4
描述
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.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
先定位 Java 示例和 Maven 依赖声明,然后检查 SKBuilder 的引用方式,以及该类是否存在于当前项目中。使用可用的 Maven 依赖重现构建,并将示例文件名与实际源文件进行比较。当 samples 能够构建,并且能够运行 kernel 构建示例时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- build-system
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100