GoogleContainerTools / GoogleContainerTools/jib
Replace getMainClassFromJar with getMainClassFromPlugin
Open
area/jib-core
area/jib-gradle-plugin
enhancement
priority:p3
- Dominant language
- Java
- Stars
- 14.5k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
This will allow us to customize main class searching in the plugins.
For example also searching in `application` plugin in gradle
There's probably a little more involved here: `getJarPluginName` might need to be reworked.
Contributor guide
Assessment
This issue has not been assessed yet.