Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kotlin build gives warning of no Java classes #677

Closed
tobad357 opened this issue Jul 20, 2018 · 0 comments
Closed

Kotlin build gives warning of no Java classes #677

tobad357 opened this issue Jul 20, 2018 · 0 comments
Assignees
Milestone

Comments

@tobad357
Copy link

Description of the issue:
If a gradle project only has Kotlin source files the Jib build will complain that

warning: Could not find build output directory '/build/classes/java/main'

Expected behavior:
If Kotlin classes are found then there shouldn't be a warning of no java classes found

Steps to reproduce:

  1. Create a gradle project with kotlin source code
  2. Build the project
  3. run gradle jib

Environment: Mac OS X, gradle 4.9, java 1.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants